home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 17 / CU Amiga Magazine's Super CD-ROM 17 (1997)(EMAP Images)(GB)[!][issue 1997-12].iso / CUCD / Sound / MSE-DEMO / definitions / Oberheim / Matrix-6R.def
Text File  |  1997-05-21  |  57KB  |  4,145 lines

  1. Define Device (
  2.     Manufacturer "Oberheim"
  3.     Device "Matrix-6R"
  4.     Channel 1
  5.     CharSet (
  6.         az2AZ
  7.         Disable (
  8.             #! ## #% #& #( #) #: #; #? #@ #[ #] #^ #` #{-#~
  9.         )
  10.         Remap (
  11.             #< to #(
  12.             #> to #)
  13.         )
  14.     )
  15.     Checksum NybbleLM Sum
  16.     Updates Final
  17. )
  18.  
  19. Define Font "Numbers" (
  20.     Name "Helvetica.font"
  21.     Size 9
  22. )
  23.  
  24. Define Font "Topaz2" (
  25.     Name "Topaz2.font"
  26.     Size 8
  27. )
  28.  
  29. Define Font "Topaz2p" (
  30.     Name "Topaz2p.font"
  31.     Size 8
  32. )
  33.  
  34.  
  35. Define Window "Page_Select" (
  36.     Position 0 14
  37.     Size 640 24
  38. )
  39.  
  40. Define Window "DCOs" (
  41.     Position 0 41
  42.     Size 640 359
  43. )
  44. Define Window "VCF-VCA" (
  45.     Position 0 41
  46.     Size 640 359
  47. )
  48. Define Window "Ramps-Port-Track-FM" (
  49.     Position 0 41
  50.     Size 640 359
  51. )
  52. Define Window "Envelopes" (
  53.     Position 0 41
  54.     Size 640 359
  55. )
  56. Define Window "LFOs" (
  57.     Position 0 41
  58.     Size 640 359
  59. )
  60. Define Window "MatrixModulations" (
  61.     Position 0 41
  62.     Size 640 359
  63. )
  64.  
  65. Define Link "Pages" (
  66.     Type Windows (
  67.         Data (
  68.             "DCOs"
  69.             "VCF-VCA"
  70.             "Ramps-Port-Track-FM"
  71.             "Envelopes"
  72.             "LFOs"
  73.             "MatrixModulations"
  74.         )
  75.     )
  76. )
  77.  
  78.  
  79. 'Define Midi "Quick Edit"  (
  80. '    Data (
  81. '        F0H
  82. '        10H 'Oberheim ID
  83. '        06H 'Matrix 6 / 6R
  84. '        05H 'Opcode: Select Quick Patch Edit Mode
  85. '        F7H
  86. '    )
  87. '       Send
  88. ')
  89.  
  90. Define Midi "Parameter" (
  91.     Data (
  92.         F0H
  93.         10H 'Oberheim ID
  94.         06H 'Matrix 6 / 6R
  95.         06H 'Opcode: Change Parameter
  96.         Byte 'Parameter #
  97.         Byte 'Value
  98.         F7H
  99.     )
  100. )
  101.  
  102. Define Midi "Patch" (
  103.     Loadable
  104.     DataFile "modules/Oberheim/Matrix-6R.dm"
  105.     Midi (
  106.         Data (
  107.             273 CHECKSUM 5 271
  108.         )
  109.     )
  110. )
  111.  
  112.  
  113. Window "Page_Select" (
  114.     Border (
  115.         Position 0 0
  116.         Size 640 24
  117.         Fill 3
  118.     )
  119.  
  120.     Text "OBERHEIM - Matrix 6R" (
  121.         Position 473 14
  122.         Color 2
  123.         Shadow
  124.     )
  125.  
  126.     Gadget "Page" (
  127.         Position 8 5
  128.         Type Cycle (
  129.             Data (
  130.                 "DCO 1 / 2"
  131.                 "VCF / VCA"
  132.                 "Ramps / Portamento / Tracking / FM"
  133.                 "Envelope 1 / 2 / 3"
  134.                 "LFO 1 / 2"
  135.                 "Matrix Modulations"
  136.             )
  137.             Link "Pages"
  138.         )
  139.     )
  140.  
  141.     Gadget "PatchName" (
  142.         Position 355 5
  143.         Font "Topaz2"
  144.         Type String (
  145.             MaxChars 8
  146.         )
  147.         Midi "Patch" (
  148.             Data (
  149.                 5 VALUE NybbleLM
  150.             )
  151.             Send
  152.         )
  153.     )
  154. )
  155.  
  156.  
  157. Window "DCOs" (
  158.     Border (
  159.         Position 0 0
  160.         Size 640 147
  161.         Frame 3D-Recess
  162.     )
  163.     Border (
  164.         Position 0 145
  165.         Size 640 17
  166.         Fill 3
  167.         Frame 3D-Recess
  168.     )
  169.     Text "DCO 1" (
  170.         Position 301 156
  171.     )
  172.  
  173.  
  174.     Text "Frequency" (
  175.         Position 49 17
  176.     )
  177.     Gadget "DCO1_Frequency" (
  178.         Position 33 33
  179.         Font "Numbers"
  180.         Type Slider (
  181.             Range 0 63
  182.             Size 100 12
  183.             Direction HORIZONTAL
  184.             LevelPlace ABOVE
  185.         )
  186.         Midi "Parameter" (
  187.             Data (
  188.                 4 0 Byte
  189.                 5 VALUE Byte
  190.             )
  191.             Send
  192.         )
  193.         Midi "Patch" (
  194.             Data (
  195.                 23 VALUE NybbleLM
  196.             )
  197.         )
  198.     )
  199.  
  200.     Text "Frequency" (
  201.         Position 49 58
  202.     )
  203.     Text "Modulation by LFO1" (
  204.         Position 17 68
  205.     )
  206.     Gadget "DCO1_FreqModLFO1" (
  207.         Position 33 84
  208.         Font "Numbers"
  209.         Type Slider (
  210.             Range -63 63
  211.             Size 100 12
  212.             Direction HORIZONTAL
  213.             LevelPlace ABOVE
  214.         )
  215.         Midi "Patch" (
  216.             Data (
  217.                 177 VALUE Signed NybbleLM
  218.             )
  219.             Send
  220.         )
  221.     )
  222.  
  223.     Text "Pulse Width" (
  224.         Position 211 17
  225.     )
  226.     Gadget "DCO1_PulseWidth" (
  227.         Position 199 33
  228.         Font "Numbers"
  229.         Type Slider (
  230.             Range 0 63
  231.             Size 100 12
  232.             Direction HORIZONTAL
  233.             LevelPlace ABOVE
  234.         )
  235.         Midi "Parameter" (
  236.             Data (
  237.                 4 3 Byte
  238.                 5 VALUE Byte
  239.             )
  240.             Send
  241.         )
  242.         Midi "Patch" (
  243.             Data (
  244.                 27 VALUE NybbleLM
  245.             )
  246.         )
  247.     )
  248.  
  249.     Text "Pulse Width" (
  250.         Position 211 58
  251.     )
  252.     Text "Modulation by LFO2" (
  253.         Position 181 68
  254.     )
  255.     Gadget "DCO1_PulseModLFO2" (
  256.         Position 199 84
  257.         Font "Numbers"
  258.         Type Slider (
  259.             Range -63 63
  260.             Size 100 12
  261.             Direction HORIZONTAL
  262.             LevelPlace ABOVE
  263.         )
  264.         Midi "Patch" (
  265.             Data (
  266.                 179 VALUE Signed NybbleLM
  267.             )
  268.             Send
  269.         )
  270.     )
  271.  
  272.     Text "Sync DCO2" (
  273.         Position 148 116
  274.     )
  275.     Gadget "DCO1_SyncDCO2" (
  276.         Position 143 120
  277.         Type Cycle (
  278.             Data (
  279.                 "OFF"
  280.                 "Soft"
  281.                 "Medium"
  282.                 "Hard"
  283.             )
  284.         )
  285.         Midi "Parameter" (
  286.             Data (
  287.                 4 2 Byte
  288.                 5 VALUE Byte
  289.             )
  290.             Send
  291.         )
  292.         Midi "Patch" (
  293.             Data (
  294.                 55 VALUE NybbleLM
  295.             )
  296.         )
  297.     )
  298.  
  299.     Text "Wave Shape" (
  300.         Position 363 17
  301.     )
  302.     Gadget "DCO1_WaveShape" (
  303.         Position 352 33
  304.         Font "Numbers"
  305.         Type Slider (
  306.             Range 0 63
  307.             Size 100 12
  308.             Direction HORIZONTAL
  309.             LevelPlace ABOVE
  310.         )
  311.         Midi "Parameter" (
  312.             Data (
  313.                 4 5 Byte
  314.                 5 VALUE Byte
  315.             )
  316.             Send
  317.         )
  318.         Midi "Patch" (
  319.             Data (
  320.                 25 VALUE NybbleLM
  321.             )
  322.         )
  323.     )
  324.  
  325.     Text "Wave Select" (
  326.         Position 360 68
  327.     )
  328.     Gadget "DCO1_WaveSelect" (
  329.         Position 337 72
  330.         Type Cycle (
  331.             Data (
  332.                 "OFF"
  333.                 "Pulse"
  334.                 "Wave"
  335.                 "Pulse + Wave"
  336.             )
  337.         )
  338.         Midi "Parameter" (
  339.             Data (
  340.                 4 6 Byte
  341.                 5 VALUE Byte
  342.             )
  343.             Send
  344.         )
  345.         Midi "Patch" (
  346.             Data (
  347.                 31 VALUE NybbleLM
  348.             )
  349.         )
  350.     )
  351.  
  352.     Text "Levers" (
  353.         Position 397 116
  354.     )
  355.     Gadget "DCO1_Levers" (
  356.         Position 339 120
  357.         Type Cycle (
  358.             Data (
  359.                 "OFF"
  360.                 "Bender"
  361.                 "Vibrato"
  362.                 "Bender + Vibrato"
  363.             )
  364.         )
  365.         Midi "Parameter" (
  366.             Data (
  367.                 4 7 Byte
  368.                 5 VALUE Byte
  369.             )
  370.             Send
  371.         )
  372.         Midi "Patch" (
  373.             Data (
  374.                 29 VALUE NybbleLM
  375.             )
  376.         )
  377.     )
  378.  
  379.     Text "Tracking" (
  380.         Position 517 17
  381.     )
  382.     Gadget "DCO1_Tracking" (
  383.         Position 489 21
  384.         Type Cycle (
  385.             Data (
  386.                 "Keyboard"
  387.                 "Portamento"
  388.             )
  389.         )
  390.         Midi "Parameter" (
  391.             Data (
  392.                 4 8 Byte
  393.                 5 VALUE Byte
  394.             )
  395.             Send
  396.         )
  397.         Midi "Patch" (
  398.             Data (
  399.                 47 VALUE NybbleLM
  400.             )
  401.         )
  402.     )
  403.  
  404.     Text "Click" (
  405.         Position 538 68
  406.     )
  407.     Gadget "DCO1_Click" (
  408.         Position 524 72
  409.         Type Cycle (
  410.             Data (
  411.                 "OFF"
  412.                 "ON"
  413.             )
  414.         )
  415.         Midi "Parameter" (
  416.             Data (
  417.                 4 9 Byte
  418.                 5 VALUE Byte
  419.             )
  420.             Send
  421.         )
  422.         Midi "Patch" (
  423.             Data (
  424.                 49 VALUE NybbleLM
  425.             )
  426.         )
  427.     )
  428.  
  429.     Border (
  430.         Position 0 169
  431.         Size 640 147
  432.         Frame 3D-Recess
  433.     )
  434.     Border (
  435.         Position 0 314
  436.         Size 640 17
  437.         Fill 3
  438.         Frame 3D-Recess
  439.     )
  440.     Text "DCO 2" (
  441.         Position 301 325
  442.     )
  443.  
  444.  
  445.     Text "Frequency" (
  446.         Position 49 186
  447.     )
  448.     Gadget "DCO2_Frequency" (
  449.         Position 33 202
  450.         Font "Numbers"
  451.         Type Slider (
  452.             Range 0 63
  453.             Size 100 12
  454.             Direction HORIZONTAL
  455.             LevelPlace ABOVE
  456.         )
  457.         Midi "Parameter" (
  458.             Data (
  459.                 4 10 Byte
  460.                 5 VALUE Byte
  461.             )
  462.             Send
  463.         )
  464.         Midi "Patch" (
  465.             Data (
  466.                 33 VALUE NybbleLM
  467.             )
  468.         )
  469.     )
  470.  
  471.     Text "Frequency" (
  472.         Position 49 227
  473.     )
  474.     Text "Modulation by LFO1" (
  475.         Position 17 237
  476.     )
  477.     Gadget "DCO2_FreqModLFO1" (
  478.         Position 33 253
  479.         Font "Numbers"
  480.         Type Slider (
  481.             Range -63 63
  482.             Size 100 12
  483.             Direction HORIZONTAL
  484.             LevelPlace ABOVE
  485.         )
  486.         Midi "Patch" (
  487.             Data (
  488.                 181 VALUE Signed NybbleLM
  489.             )
  490.             Send
  491.         )
  492.     )
  493.  
  494.     Text "Pulse Width" (
  495.         Position 211 186
  496.     )
  497.     Gadget "DCO2_PulseWidth" (
  498.         Position 199 202
  499.         Font "Numbers"
  500.         Type Slider (
  501.             Range 0 63
  502.             Size 100 12
  503.             Direction HORIZONTAL
  504.             LevelPlace ABOVE
  505.         )
  506.         Midi "Parameter" (
  507.             Data (
  508.                 4 13 Byte
  509.                 5 VALUE Byte
  510.             )
  511.             Send
  512.         )
  513.         Midi "Patch" (
  514.             Data (
  515.                 37 VALUE NybbleLM
  516.             )
  517.         )
  518.     )
  519.  
  520.     Text "Pulse Width" (
  521.         Position 211 227
  522.     )
  523.     Text "Modulation by LFO2" (
  524.         Position 181 237
  525.     )
  526.     Gadget "DCO2_PulseModLFO2" (
  527.         Position 199 253
  528.         Font "Numbers"
  529.         Type Slider (
  530.             Range -63 63
  531.             Size 100 12
  532.             Direction HORIZONTAL
  533.             LevelPlace ABOVE
  534.         )
  535.         Midi "Patch" (
  536.             Data (
  537.                 183 VALUE Signed NybbleLM
  538.             )
  539.             Send
  540.         )
  541.     )
  542.  
  543.     Text "Detune DCO1" (
  544.         Position 207 285
  545.     )
  546.     Gadget "DCO2_DetuneDCO1" (
  547.         Position 199 301
  548.         Font "Numbers"
  549.         Type Slider (
  550.             Range -31 31
  551.             Size 100 12
  552.             Direction HORIZONTAL
  553.             LevelPlace ABOVE
  554.         )
  555.         Midi "Patch" (
  556.             Data (
  557.                 43 VALUE Signed NybbleLM
  558.             )
  559.             Send
  560.         )
  561.     )
  562.  
  563.     Text "Wave Shape" (
  564.         Position 363 186
  565.     )
  566.     Gadget "DCO2_WaveShape" (
  567.         Position 352 202
  568.         Font "Numbers"
  569.         Type Slider (
  570.             Range 0 63
  571.             Size 100 12
  572.             Direction HORIZONTAL
  573.             LevelPlace ABOVE
  574.         )
  575.         Midi "Parameter" (
  576.             Data (
  577.                 4 15 Byte
  578.                 5 VALUE Byte
  579.             )
  580.             Send
  581.         )
  582.         Midi "Patch" (
  583.             Data (
  584.                 35 VALUE NybbleLM
  585.             )
  586.         )
  587.     )
  588.  
  589.     Text "Wave Select" (
  590.         Position 360 237
  591.     )
  592.     Gadget "DCO2_WaveSelect" (
  593.         Position 337 241
  594.         Type Cycle (
  595.             Data (
  596.                 "OFF"
  597.                 "Pulse"
  598.                 "Wave"
  599.                 "Pulse + Wave"
  600.                 "Noise"
  601.             )
  602.         )
  603.         Midi "Parameter" (
  604.             Data (
  605.                 4 16 Byte
  606.                 5 VALUE Byte
  607.             )
  608.             Send
  609.         )
  610.         Midi "Patch" (
  611.             Data (
  612.                 41 VALUE NybbleLM
  613.             )
  614.         )
  615.     )
  616.  
  617.     Text "Levers" (
  618.         Position 397 285
  619.     )
  620.     Gadget "DCO2_Levers" (
  621.         Position 339 289
  622.         Type Cycle (
  623.             Data (
  624.                 "OFF"
  625.                 "Bender"
  626.                 "Vibrato"
  627.                 "Bender + Vibrato"
  628.             )
  629.         )
  630.         Midi "Parameter" (
  631.             Data (
  632.                 4 17 Byte
  633.                 5 VALUE Byte
  634.             )
  635.             Send
  636.         )
  637.         Midi "Patch" (
  638.             Data (
  639.                 39 VALUE NybbleLM
  640.             )
  641.         )
  642.     )
  643.  
  644.     Text "Tracking" (
  645.         Position 517 186
  646.     )
  647.     Gadget "DCO2_Tracking" (
  648.         Position 489 190
  649.         Type Cycle (
  650.             Data (
  651.                 "OFF"
  652.                 "Keyboard"
  653.                 "Portamento"
  654.             )
  655.             DataValues (
  656.                 %00 %10 %01
  657.             )
  658.         )
  659.         Midi "Parameter" (
  660.             Data (
  661.                 4 18 Byte
  662.                 5 VALUE Byte
  663.             )
  664.             Send
  665.         )
  666.         Midi "Patch" (
  667.             Data (
  668.                 51 VALUE NybbleLM
  669.             )
  670.         )
  671.     )
  672.  
  673.     Text "Click" (
  674.         Position 538 237
  675.     )
  676.     Gadget "DCO2_Click" (
  677.         Position 524 241
  678.         Type Cycle (
  679.             Data (
  680.                 "OFF"
  681.                 "ON"
  682.             )
  683.         )
  684.         Midi "Parameter" (
  685.             Data (
  686.                 4 19 Byte
  687.                 5 VALUE Byte
  688.             )
  689.             Send
  690.         )
  691.         Midi "Patch" (
  692.             Data (
  693.                 53 VALUE NybbleLM
  694.             )
  695.         )
  696.     )
  697. )
  698.  
  699. Window "VCF-VCA" (
  700.     Border (
  701.         Position 51 0
  702.         Size 524 147
  703.         Frame 3D-Recess
  704.     )
  705.     Border (
  706.         Position 51 145
  707.         Size 524 17
  708.         Fill 3
  709.         Frame 3D-Recess
  710.     )
  711.     Text "VCF" (
  712.         Position 309 156
  713.     )
  714.  
  715.  
  716.     Text "Frequency" (
  717.         Position 100 17
  718.     )
  719.     Gadget "VCF_Frequency" (
  720.         Position 84 33
  721.         Font "Numbers"
  722.         Type Slider (
  723.             Range 0 63
  724.             Size 100 12
  725.             Direction HORIZONTAL
  726.             LevelPlace ABOVE
  727.         )
  728.         Midi "Parameter" (
  729.             Data (
  730.                 4 21 Byte
  731.                 5 VALUE Byte
  732.             )
  733.             Send
  734.         )
  735.         Midi "Patch" (
  736.             Data (
  737.                 57 VALUE NybbleLM
  738.             )
  739.         )
  740.     )
  741.  
  742.     Text "Frequency" (
  743.         Position 100 58
  744.     )
  745.     Text "Modulation by ENV1" (
  746.         Position 67 68
  747.     )
  748.     Gadget "VCF_FreqModENV1" (
  749.         Position 84 84
  750.         Font "Numbers"
  751.         Type Slider (
  752.             Range -63 63
  753.             Size 100 12
  754.             Direction HORIZONTAL
  755.             LevelPlace ABOVE
  756.         )
  757.         Midi "Patch" (
  758.             Data (
  759.                 185 VALUE Signed NybbleLM
  760.             )
  761.             Send
  762.         )
  763.     )
  764.  
  765.     Text "Resonance" (
  766.         Position 274 17
  767.     )
  768.     Gadget "VCF_Resonance" (
  769.         Position 258 33
  770.         Font "Numbers"
  771.         Type Slider (
  772.             Range 0 63
  773.             Size 100 12
  774.             Direction HORIZONTAL
  775.             LevelPlace ABOVE
  776.         )
  777.         Midi "Parameter" (
  778.             Data (
  779.                 4 24 Byte
  780.                 5 VALUE Byte
  781.             )
  782.             Send
  783.         )
  784.         Midi "Patch" (
  785.             Data (
  786.                 59 VALUE NybbleLM
  787.             )
  788.         )
  789.     )
  790.  
  791.     Text "Frequency" (
  792.         Position 274 58
  793.     )
  794.     Text "Modulation by Pressure" (
  795.         Position 224 68
  796.     )
  797.     Gadget "VCF_FreqModPress" (
  798.         Position 258 84
  799.         Font "Numbers"
  800.         Type Slider (
  801.             Range -63 63
  802.             Size 100 12
  803.             Direction HORIZONTAL
  804.             LevelPlace ABOVE
  805.         )
  806.         Midi "Patch" (
  807.             Data (
  808.                 187 VALUE Signed NybbleLM
  809.             )
  810.             Send
  811.         )
  812.     )
  813.  
  814.     Text "DCO Mix" (
  815.         Position 187 116
  816.     )
  817.     Text "DCO1" (
  818.         Position 126 128
  819.     )
  820.     Text "DCO2" (
  821.         Position 268 128
  822.     )
  823.     Gadget "VCF_DCOMix" (
  824.         Position 162 132
  825.         Font "Numbers"
  826.         Type Slider (
  827.             Range 0 63
  828.             Size 100 12
  829.             Direction HORIZONTAL
  830.             LevelPlace ABOVE
  831.         )
  832.         Midi "Parameter" (
  833.             Data (
  834.                 4 20 Byte
  835.                 5 VALUE Byte
  836.             )
  837.             Send
  838.         )
  839.         Midi "Patch" (
  840.             Data (
  841.                 45 VALUE NybbleLM
  842.             )
  843.         )
  844.     )
  845.  
  846.     Text "Levers" (
  847.         Position 463 89
  848.     )
  849.     Gadget "VCF_Levers" (
  850.         Position 405 93
  851.         Type Cycle (
  852.             Data (
  853.                 "OFF"
  854.                 "Bender"
  855.                 "Vibrato"
  856.                 "Bender + Vibrato"
  857.             )
  858.         )
  859.         Midi "Parameter" (
  860.             Data (
  861.                 4 25 Byte
  862.                 5 VALUE Byte
  863.             )
  864.             Send
  865.         )
  866.         Midi "Patch" (
  867.             Data (
  868.                 61 VALUE NybbleLM
  869.             )
  870.         )
  871.     )
  872.  
  873.     Text "Tracking" (
  874.         Position 458 42
  875.     )
  876.     Gadget "VCF_Tracking" (
  877.         Position 430 47
  878.         Type Cycle (
  879.             Data (
  880.                 "OFF"
  881.                 "Keyboard"
  882.                 "Portamento"
  883.             )
  884.             DataValues (
  885.                 %00 %10 %01
  886.             )
  887.         )
  888.         Midi "Parameter" (
  889.             Data (
  890.                 4 26 Byte
  891.                 5 VALUE Byte
  892.             )
  893.             Send
  894.         )
  895.         Midi "Patch" (
  896.             Data (
  897.                 63 VALUE NybbleLM
  898.             )
  899.         )
  900.     )
  901.  
  902.     Border (
  903.         Position 119 172
  904.         Size 381 104
  905.         Frame 3D-Recess
  906.     )
  907.     Border (
  908.         Position 119 274
  909.         Size 381 17
  910.         Fill 3
  911.         Frame 3D-Recess
  912.     )
  913.     Text "VCA" (
  914.         Position 309 285
  915.     )
  916.  
  917.  
  918.     Text "VCA1 Volume" (
  919.         Position 180 190
  920.     )
  921.     Gadget "VCA1_Volume" (
  922.         Position 170 206
  923.         Font "Numbers"
  924.         Type Slider (
  925.             Range 0 63
  926.             Size 100 12
  927.             Direction HORIZONTAL
  928.             LevelPlace ABOVE
  929.         )
  930.         Midi "Parameter" (
  931.             Data (
  932.                 4 27 Byte
  933.                 5 VALUE Byte
  934.             )
  935.             Send
  936.         )
  937.         Midi "Patch" (
  938.             Data (
  939.                 67 VALUE NybbleLM
  940.             )
  941.         )
  942.     )
  943.  
  944.     Text "VCA1" (
  945.         Position 205 230
  946.     )
  947.     Text "Modulation by Velocity" (
  948.         Position 141 240
  949.     )
  950.     Gadget "VCA_VCA1ModVel" (
  951.         Position 170 256
  952.         Font "Numbers"
  953.         Type Slider (
  954.             Range -63 63
  955.             Size 100 12
  956.             Direction HORIZONTAL
  957.             LevelPlace ABOVE
  958.         )
  959.         Midi "Patch" (
  960.             Data (
  961.                 189 VALUE Signed NybbleLM
  962.             )
  963.             Send
  964.         )
  965.     )
  966.  
  967.     Text "VCA2" (
  968.         Position 392 230
  969.     )
  970.     Text "Modulation by ENV2" (
  971.         Position 338 240
  972.     )
  973.     Gadget "VCA_VCA2ModENV2" (
  974.         Position 356 256
  975.         Font "Numbers"
  976.         Type Slider (
  977.             Range -63 63
  978.             Size 100 12
  979.             Direction HORIZONTAL
  980.             LevelPlace ABOVE
  981.         )
  982.         Midi "Patch" (
  983.             Data (
  984.                 191 VALUE Signed NybbleLM
  985.             )
  986.             Send
  987.         )
  988.     )
  989. )
  990.  
  991. Window "Ramps-Port-Track-FM" (
  992.     Border (
  993.         Position 0 0
  994.         Size 219 88
  995.         Frame 3D-Recess
  996.     )
  997.     Border (
  998.         Position 0 86
  999.         Size 219 17
  1000.         Fill 3
  1001.         Frame 3D-Recess
  1002.     )
  1003.     Text "Ramp 1 Generator" (
  1004.         Position 54 97
  1005.     )
  1006.  
  1007.     Text "Rate" (
  1008.         Position 94 17
  1009.     )
  1010.     Gadget "Ramp1_Rate" (
  1011.         Position 58 33
  1012.         Font "Numbers"
  1013.         Type Slider (
  1014.             Range 0 63
  1015.             Size 100 12
  1016.             Direction HORIZONTAL
  1017.             LevelPlace ABOVE
  1018.         )
  1019.         Midi "Parameter" (
  1020.             Data (
  1021.                 4 40 Byte
  1022.                 5 VALUE Byte
  1023.             )
  1024.             Send
  1025.         )
  1026.         Midi "Patch" (
  1027.             Data (
  1028.                 169 VALUE NybbleLM
  1029.             )
  1030.         )
  1031.     )
  1032.  
  1033.     Text "Trigger" (
  1034.         Position 84 56
  1035.     )
  1036.     Gadget "Ramp1_Trigger" (
  1037.         Position 9 60
  1038.         Type Cycle (
  1039.             Data (
  1040.                 "Single"
  1041.                 "Multiple"
  1042.                 "External Single"
  1043.                 "External Single Gated"
  1044.             )
  1045.         )
  1046.         Midi "Parameter" (
  1047.             Data (
  1048.                 4 41 Byte
  1049.                 5 VALUE Byte
  1050.             )
  1051.             Send
  1052.         )
  1053.         Midi "Patch" (
  1054.             Data (
  1055.                 171 VALUE NybbleLM
  1056.             )
  1057.         )
  1058.     )
  1059.  
  1060.     Border (
  1061.         Position 0 112
  1062.         Size 219 88
  1063.         Frame 3D-Recess
  1064.     )
  1065.     Border (
  1066.         Position 0 198
  1067.         Size 219 17
  1068.         Fill 3
  1069.         Frame 3D-Recess
  1070.     )
  1071.     Text "Ramp 2 Generator" (
  1072.         Position 54 209
  1073.     )
  1074.  
  1075.     Text "Rate" (
  1076.         Position 94 130
  1077.     )
  1078.     Gadget "Ramp2_Rate" (
  1079.         Position 58 146
  1080.         Font "Numbers"
  1081.         Type Slider (
  1082.             Range 0 63
  1083.             Size 100 12
  1084.             Direction HORIZONTAL
  1085.             LevelPlace ABOVE
  1086.         )
  1087.         Midi "Parameter" (
  1088.             Data (
  1089.                 4 42 Byte
  1090.                 5 VALUE Byte
  1091.             )
  1092.             Send
  1093.         )
  1094.         Midi "Patch" (
  1095.             Data (
  1096.                 173 VALUE NybbleLM
  1097.             )
  1098.         )
  1099.     )
  1100.  
  1101.     Text "Trigger" (
  1102.         Position 84 168
  1103.     )
  1104.     Gadget "Ramp2_Trigger" (
  1105.         Position 9 172
  1106.         Type Cycle (
  1107.             Data (
  1108.                 "Single"
  1109.                 "Multiple"
  1110.                 "External Single"
  1111.                 "External Single Gated"
  1112.             )
  1113.         )
  1114.         Midi "Parameter" (
  1115.             Data (
  1116.                 4 43 Byte
  1117.                 5 VALUE Byte
  1118.             )
  1119.             Send
  1120.         )
  1121.         Midi "Patch" (
  1122.             Data (
  1123.                 175 VALUE NybbleLM
  1124.             )
  1125.         )
  1126.     )
  1127.  
  1128.     Border (
  1129.         Position 228 0
  1130.         Size 205 211
  1131.         Frame 3D-Recess
  1132.     )
  1133.     Border (
  1134.         Position 228 209
  1135.         Size 205 17
  1136.         Fill 3
  1137.         Frame 3D-Recess
  1138.     )
  1139.     Text "Portamento" (
  1140.         Position 292 220
  1141.     )
  1142.  
  1143.     Text "Portamento Rate" (
  1144.         Position 272 17
  1145.     )
  1146.     Gadget "PortamentoRate" (
  1147.         Position 280 33
  1148.         Font "Numbers"
  1149.         Type Slider (
  1150.             Range 0 63
  1151.             Size 100 12
  1152.             Direction HORIZONTAL
  1153.             LevelPlace ABOVE
  1154.         )
  1155.         Midi "Parameter" (
  1156.             Data (
  1157.                 4 44 Byte
  1158.                 5 VALUE Byte
  1159.             )
  1160.             Send
  1161.         )
  1162.         Midi "Patch" (
  1163.             Data (
  1164.                 69 VALUE NybbleLM
  1165.             )
  1166.         )
  1167.     )
  1168.  
  1169.     Text "Portamento" (
  1170.         Position 292 59
  1171.     )
  1172.     Text "Modulation by Velocity" (
  1173.         Position 250 69
  1174.     )
  1175.     Gadget "Port_ModVelocity" (
  1176.         Position 280 85
  1177.         Font "Numbers"
  1178.         Type Slider (
  1179.             Range -63 63
  1180.             Size 100 12
  1181.             Direction HORIZONTAL
  1182.             LevelPlace ABOVE
  1183.         )
  1184.         Midi "Patch" (
  1185.             Data (
  1186.                 203 VALUE Signed NybbleLM
  1187.             )
  1188.             Send
  1189.         )
  1190.     )
  1191.  
  1192.     Text "Portamento Mode" (
  1193.         Position 273 109
  1194.     )
  1195.     Gadget "Port_Mode" (
  1196.         Position 262 113
  1197.         Type Cycle (
  1198.             Data (
  1199.                 "Constant Rate"
  1200.                 "Constant Time"
  1201.                 "Exponential"
  1202.             )
  1203.         )
  1204.         Midi "Parameter" (
  1205.             Data (
  1206.                 4 46 Byte
  1207.                 5 VALUE Byte
  1208.             )
  1209.             Send
  1210.         )
  1211.         Midi "Patch" (
  1212.             Data (
  1213.                 71 VALUE NybbleLM
  1214.             )
  1215.         )
  1216.     )
  1217.  
  1218.     Text "Keyboard Mode" (
  1219.         Position 281 146
  1220.     )
  1221.     Gadget "Port_KeyboardMode" (
  1222.         Position 266 150
  1223.         Type Cycle (
  1224.             Data (
  1225.                 "Reassign"
  1226.                 "Rotate"
  1227.                 "Unison"
  1228.                 "Reassign Rob"
  1229.             )
  1230.         )
  1231.         Midi "Parameter" (
  1232.             Data (
  1233.                 4 48 Byte
  1234.                 5 VALUE Byte
  1235.             )
  1236.             Send
  1237.         )
  1238.         Midi "Patch" (
  1239.             Data (
  1240.                 21 VALUE NybbleLM
  1241.             )
  1242.         )
  1243.     )
  1244.  
  1245.     Text "Legato Portamento" (
  1246.         Position 265 182
  1247.     )
  1248.     Gadget "Port_Legato" (
  1249.         Position 301 186
  1250.         Type Cycle (
  1251.             Data (
  1252.                 "OFF"
  1253.                 "ON"
  1254.             )
  1255.         )
  1256.         Midi "Parameter" (
  1257.             Data (
  1258.                 4 47 Byte
  1259.                 5 VALUE Byte
  1260.             )
  1261.             Send
  1262.         )
  1263.         Midi "Patch" (
  1264.             Data (
  1265.                 73 VALUE NybbleLM
  1266.             )
  1267.         )
  1268.     )
  1269.  
  1270.     Border (
  1271.         Position 444 0
  1272.         Size 196 146
  1273.         Frame 3D-Recess
  1274.     )
  1275.     Border (
  1276.         Position 444 144
  1277.         Size 196 17
  1278.         Fill 3
  1279.         Frame 3D-Recess
  1280.     )
  1281.     Text "Tracking Generator" (
  1282.         Position 473 155
  1283.     )
  1284.  
  1285.     Text "Track Input" (
  1286.         Position 501 17
  1287.     )
  1288.     Gadget "TrackInput" (
  1289.         Position 453 21
  1290.         Type Cycle (
  1291.             Data (
  1292.                 "Envelope 1"
  1293.                 "Envelope 2"
  1294.                 "Envelope 3"
  1295.                 "LFO 1"
  1296.                 "LFO 2"
  1297.                 "Vibrato"
  1298.                 "Ramp 1"
  1299.                 "Ramp 2"
  1300.                 "Keyboard"
  1301.                 "Portamento"
  1302.                 "Tracking Generator"
  1303.                 "Keyboard Gate"
  1304.                 "Velocity"
  1305.                 "Release Velocity"
  1306.                 "Pressure"
  1307.                 "Pedal 1"
  1308.                 "Pedal 2"
  1309.                 "Lever 1"
  1310.                 "Lever 2"
  1311.                 "Lever 3"
  1312.             )
  1313.         )
  1314.         Midi "Parameter" (
  1315.             Data (
  1316.                 4 33 Byte
  1317.                 5 VALUE Offset 1 Byte
  1318.             )
  1319.             Send
  1320.         )
  1321.         Midi "Patch" (
  1322.             Data (
  1323.                 157 VALUE Offset 1 NybbleLM
  1324.             )
  1325.         )
  1326.     )
  1327.  
  1328.     Text "Track Points" (
  1329.         Position 498 50
  1330.     )
  1331.     Text "1" (
  1332.         Position 480 63
  1333.     )
  1334.     Gadget "Track_Point1" (
  1335.         Position 493 54
  1336.         Font "Numbers"
  1337.         Type Slider (
  1338.             Range 0 63
  1339.             Size 100 12
  1340.             Direction HORIZONTAL
  1341.             LevelPlace RIGHT
  1342.         )
  1343.         Midi "Parameter" (
  1344.             Data (
  1345.                 4 34 Byte
  1346.                 5 VALUE Byte
  1347.             )
  1348.             Send
  1349.         )
  1350.         Midi "Patch" (
  1351.             Data (
  1352.                 159 VALUE NybbleLM
  1353.             )
  1354.         )
  1355.     )
  1356.     Text "2" (
  1357.         Position 479 80
  1358.     )
  1359.     Gadget "Track_Point2" (
  1360.         Position 493 71
  1361.         Font "Numbers"
  1362.         Type Slider (
  1363.             Range 0 63
  1364.             Size 100 12
  1365.             Direction HORIZONTAL
  1366.             LevelPlace RIGHT
  1367.         )
  1368.         Midi "Parameter" (
  1369.             Data (
  1370.                 4 35 Byte
  1371.                 5 VALUE Byte
  1372.             )
  1373.             Send
  1374.         )
  1375.         Midi "Patch" (
  1376.             Data (
  1377.                 161 VALUE NybbleLM
  1378.             )
  1379.         )
  1380.     )
  1381.     Text "3" (
  1382.         Position 479 97
  1383.     )
  1384.     Gadget "Track_Point3" (
  1385.         Position 493 88
  1386.         Font "Numbers"
  1387.         Type Slider (
  1388.             Range 0 63
  1389.             Size 100 12
  1390.             Direction HORIZONTAL
  1391.             LevelPlace RIGHT
  1392.         )
  1393.         Midi "Parameter" (
  1394.             Data (
  1395.                 4 36 Byte
  1396.                 5 VALUE Byte
  1397.             )
  1398.             Send
  1399.         )
  1400.         Midi "Patch" (
  1401.             Data (
  1402.                 163 VALUE NybbleLM
  1403.             )
  1404.         )
  1405.     )
  1406.     Text "4" (
  1407.         Position 479 114
  1408.     )
  1409.     Gadget "Track_Point4" (
  1410.         Position 493 105
  1411.         Font "Numbers"
  1412.         Type Slider (
  1413.             Range 0 63
  1414.             Size 100 12
  1415.             Direction HORIZONTAL
  1416.             LevelPlace RIGHT
  1417.         )
  1418.         Midi "Parameter" (
  1419.             Data (
  1420.                 4 37 Byte
  1421.                 5 VALUE Byte
  1422.             )
  1423.             Send
  1424.         )
  1425.         Midi "Patch" (
  1426.             Data (
  1427.                 165 VALUE NybbleLM
  1428.             )
  1429.         )
  1430.     )
  1431.     Text "5" (
  1432.         Position 479 131
  1433.     )
  1434.     Gadget "Track_Point5" (
  1435.         Position 493 122
  1436.         Font "Numbers"
  1437.         Type Slider (
  1438.             Range 0 63
  1439.             Size 100 12
  1440.             Direction HORIZONTAL
  1441.             LevelPlace RIGHT
  1442.         )
  1443.         Midi "Parameter" (
  1444.             Data (
  1445.                 4 38 Byte
  1446.                 5 VALUE Byte
  1447.             )
  1448.             Send
  1449.         )
  1450.         Midi "Patch" (
  1451.             Data (
  1452.                 167 VALUE NybbleLM
  1453.             )
  1454.         )
  1455.     )
  1456.  
  1457.     Border (
  1458.         Position 444 171
  1459.         Size 196 154
  1460.         Frame 3D-Recess
  1461.     )
  1462.     Border (
  1463.         Position 444 323
  1464.         Size 196 17
  1465.         Fill 3
  1466.         Frame 3D-Recess
  1467.     )
  1468.     Text "FM" (
  1469.         Position 532 334
  1470.     )
  1471.  
  1472.     Text "VCF FM Amount" (
  1473.         Position 490 187
  1474.     )
  1475.     Gadget "FM_VCFAmount" (
  1476.         Position 490 203
  1477.         Font "Numbers"
  1478.         Type Slider (
  1479.             Range 0 63
  1480.             Size 100 12
  1481.             Direction HORIZONTAL
  1482.             LevelPlace ABOVE
  1483.         )
  1484.         Midi "Parameter" (
  1485.             Data (
  1486.                 4 30 Byte
  1487.                 5 VALUE Byte
  1488.             )
  1489.             Send
  1490.         )
  1491.         Midi "Patch" (
  1492.             Data (
  1493.                 65 VALUE NybbleLM
  1494.             )
  1495.         )
  1496.     )
  1497.  
  1498.     Text "FM" (
  1499.         Position 532 230
  1500.     )
  1501.     Text "Modulation by ENV3" (
  1502.         Position 472 240
  1503.     )
  1504.     Gadget "FM_ModENV3" (
  1505.         Position 490 256
  1506.         Font "Numbers"
  1507.         Type Slider (
  1508.             Range -63 63
  1509.             Size 100 12
  1510.             Direction HORIZONTAL
  1511.             LevelPlace ABOVE
  1512.         )
  1513.         Midi "Patch" (
  1514.             Data (
  1515.                 205 VALUE Signed NybbleLM
  1516.             )
  1517.             Send
  1518.         )
  1519.     )
  1520.  
  1521.     Text "FM" (
  1522.         Position 532 280
  1523.     )
  1524.     Text "Modulation by Pressure" (
  1525.         Position 458 290
  1526.     )
  1527.     Gadget "FM_ModPressure" (
  1528.         Position 490 306
  1529.         Font "Numbers"
  1530.         Type Slider (
  1531.             Range -63 63
  1532.             Size 100 12
  1533.             Direction HORIZONTAL
  1534.             LevelPlace ABOVE
  1535.         )
  1536.         Midi "Patch" (
  1537.             Data (
  1538.                 207 VALUE Signed NybbleLM
  1539.             )
  1540.             Send
  1541.         )
  1542.     )
  1543. )
  1544.  
  1545. Window "Envelopes" (
  1546.     Border (
  1547.         Position 0 0
  1548.         Size 640 117
  1549.         Frame 3D-Recess
  1550.     )
  1551.     Border (
  1552.         Position 384 100
  1553.         Size 256 17
  1554.         Fill 3
  1555.         Frame 3D-Recess
  1556.     )
  1557.     Text "Envelope 1" (
  1558.         Position 479 111
  1559.     )
  1560.  
  1561.     Text "Delay" (
  1562.         Position 45 13
  1563.     )
  1564.     Gadget "ENV1_Delay" (
  1565.         Position 13 29
  1566.         Font "Numbers"
  1567.         Type Slider (
  1568.             Range 0 63
  1569.             Size 100 12
  1570.             Direction HORIZONTAL
  1571.             LevelPlace ABOVE
  1572.         )
  1573.         Midi "Parameter" (
  1574.             Data (
  1575.                 4 50 Byte
  1576.                 5 VALUE Byte
  1577.             )
  1578.             Send
  1579.         )
  1580.         Midi "Patch" (
  1581.             Data (
  1582.                 105 VALUE NybbleLM
  1583.             )
  1584.         )
  1585.     )
  1586.  
  1587.     Text "Attack" (
  1588.         Position 160 13
  1589.     )
  1590.     Gadget "ENV1_Attack" (
  1591.         Position 131 29
  1592.         Font "Numbers"
  1593.         Type Slider (
  1594.             Range 0 63
  1595.             Size 100 12
  1596.             Direction HORIZONTAL
  1597.             LevelPlace ABOVE
  1598.         )
  1599.         Midi "Parameter" (
  1600.             Data (
  1601.                 4 51 Byte
  1602.                 5 VALUE Byte
  1603.             )
  1604.             Send
  1605.         )
  1606.         Midi "Patch" (
  1607.             Data (
  1608.                 107 VALUE NybbleLM
  1609.             )
  1610.         )
  1611.     )
  1612.  
  1613.     Text "Decay" (
  1614.         Position 282 13
  1615.     )
  1616.     Gadget "ENV1_Decay" (
  1617.         Position 251 29
  1618.         Font "Numbers"
  1619.         Type Slider (
  1620.             Range 0 63
  1621.             Size 100 12
  1622.             Direction HORIZONTAL
  1623.             LevelPlace ABOVE
  1624.         )
  1625.         Midi "Parameter" (
  1626.             Data (
  1627.                 4 52 Byte
  1628.                 5 VALUE Byte
  1629.             )
  1630.             Send
  1631.         )
  1632.         Midi "Patch" (
  1633.             Data (
  1634.                 109 VALUE NybbleLM
  1635.             )
  1636.         )
  1637.     )
  1638.  
  1639.     Text "Sustain" (
  1640.         Position 38 49
  1641.     )
  1642.     Gadget "ENV1_Sustain" (
  1643.         Position 13 65
  1644.         Font "Numbers"
  1645.         Type Slider (
  1646.             Range 0 63
  1647.             Size 100 12
  1648.             Direction HORIZONTAL
  1649.             LevelPlace ABOVE
  1650.         )
  1651.         Midi "Parameter" (
  1652.             Data (
  1653.                 4 531 Byte
  1654.                 5 VALUE Byte
  1655.             )
  1656.             Send
  1657.         )
  1658.         Midi "Patch" (
  1659.             Data (
  1660.                 111 VALUE NybbleLM
  1661.             )
  1662.         )
  1663.     )
  1664.  
  1665.     Text "Release" (
  1666.         Position 156 49
  1667.     )
  1668.     Gadget "ENV1_Release" (
  1669.         Position 131 65
  1670.         Font "Numbers"
  1671.         Type Slider (
  1672.             Range 0 63
  1673.             Size 100 12
  1674.             Direction HORIZONTAL
  1675.             LevelPlace ABOVE
  1676.         )
  1677.         Midi "Parameter" (
  1678.             Data (
  1679.                 4 54 Byte
  1680.                 5 VALUE Byte
  1681.             )
  1682.             Send
  1683.         )
  1684.         Midi "Patch" (
  1685.             Data (
  1686.                 113 VALUE NybbleLM
  1687.             )
  1688.         )
  1689.     )
  1690.  
  1691.  
  1692.     Text "Amplitude" (
  1693.         Position 94 85
  1694.     )
  1695.     Gadget "ENV1_Amplitude" (
  1696.         Position 74 101
  1697.         Font "Numbers"
  1698.         Type Slider (
  1699.             Range 0 63
  1700.             Size 100 12
  1701.             Direction HORIZONTAL
  1702.             LevelPlace ABOVE
  1703.         )
  1704.         Midi "Parameter" (
  1705.             Data (
  1706.                 4 55 Byte
  1707.                 5 VALUE Byte
  1708.             )
  1709.             Send
  1710.         )
  1711.         Midi "Patch" (
  1712.             Data (
  1713.                 115 VALUE NybbleLM
  1714.             )
  1715.         )
  1716.     )
  1717.  
  1718.     Text "Amplitude" (
  1719.         Position 272 75
  1720.     )
  1721.     Text "Modulation by Velocity" (
  1722.         Position 223 85
  1723.     )
  1724.     Gadget "ENV1_AmpModVel" (
  1725.         Position 252 101
  1726.         Font "Numbers"
  1727.         Type Slider (
  1728.             Range -63 63
  1729.             Size 100 12
  1730.             Direction HORIZONTAL
  1731.             LevelPlace ABOVE
  1732.         )
  1733.         Midi "Patch" (
  1734.             Data (
  1735.                 193 VALUE Signed NybbleLM
  1736.             )
  1737.             Send
  1738.         )
  1739.     )
  1740.  
  1741.     Text "Envelope Mode" (
  1742.         Position 464 15
  1743.     )
  1744.     Gadget "ENV1_Mode" (
  1745.         Position 390 19
  1746.         Type Cycle (
  1747.             Data (
  1748.                 "Normal"
  1749.                 "Delay-Attack-Decay-Release"
  1750.                 "Freerun"
  1751.                 "DADR + Freerun"
  1752.             )
  1753.         )
  1754.         Midi "Parameter" (
  1755.             Data (
  1756.                 4 58 Byte
  1757.                 5 VALUE Byte
  1758.             )
  1759.             Send
  1760.         )
  1761.         Midi "Patch" (
  1762.             Data (
  1763.                 119 VALUE NybbleLM
  1764.             )
  1765.         )
  1766.     )
  1767.  
  1768.     Text "Trigger Mode" (
  1769.         Position 472 45
  1770.     )
  1771.     Gadget "ENV1_TriggerMode" (
  1772.         Position 406 49
  1773.         Type Cycle (
  1774.             Data (
  1775.                 "Single"
  1776.                 "Multiple"
  1777.                 "Single Reset"
  1778.                 "Multiple Reset"
  1779.                 "External Single"
  1780.                 "External Multiple"
  1781.                 "External Single Reset"
  1782.                 "External Multiple Reset"
  1783.             )
  1784.             DataValues (
  1785.                 %000 %010 %001 %011 %100 %110 %101 %111
  1786.             )
  1787.         )
  1788.         Midi "Parameter" (
  1789.             Data (
  1790.                 4 57 Byte
  1791.                 5 VALUE Byte
  1792.             )
  1793.             Send
  1794.         )
  1795.         Midi "Patch" (
  1796.             Data (
  1797.                 103 VALUE NybbleLM
  1798.             )
  1799.         )
  1800.     )
  1801.  
  1802.     Text "LFO 1 Trigger" (
  1803.         Position 472 73
  1804.     )
  1805.     Gadget "ENV1_LFO1Trig" (
  1806.         Position 431 77
  1807.         Type Cycle (
  1808.             Data (
  1809.                 "Normal"
  1810.                 "LFO 1"
  1811.                 "Gate LFO 1 Trigger"
  1812.             )
  1813.             DataValues (
  1814.                 0 2 3
  1815.             )
  1816.         )
  1817.         Midi "Parameter" (
  1818.             Data (
  1819.                 4 59 Byte
  1820.                 5 VALUE Byte
  1821.             )
  1822.             Send
  1823.         )
  1824.         Midi "Patch" (
  1825.             Data (
  1826.                 117 VALUE NybbleLM
  1827.             )
  1828.         )
  1829.     )
  1830.  
  1831.     Border (
  1832.         Position 0 121
  1833.         Size 640 117
  1834.         Frame 3D-Recess
  1835.     )
  1836.     Border (
  1837.         Position 384 221
  1838.         Size 256 17
  1839.         Fill 3
  1840.         Frame 3D-Recess
  1841.     )
  1842.     Text "Envelope 2" (
  1843.         Position 479 232
  1844.     )
  1845.  
  1846.     Text "Delay" (
  1847.         Position 45 134
  1848.     )
  1849.     Gadget "ENV2_Delay" (
  1850.         Position 13 150
  1851.         Font "Numbers"
  1852.         Type Slider (
  1853.             Range 0 63
  1854.             Size 100 12
  1855.             Direction HORIZONTAL
  1856.             LevelPlace ABOVE
  1857.         )
  1858.         Midi "Parameter" (
  1859.             Data (
  1860.                 4 60 Byte
  1861.                 5 VALUE Byte
  1862.             )
  1863.             Send
  1864.         )
  1865.         Midi "Patch" (
  1866.             Data (
  1867.                 123 VALUE NybbleLM
  1868.             )
  1869.         )
  1870.     )
  1871.  
  1872.     Text "Attack" (
  1873.         Position 160 134
  1874.     )
  1875.     Gadget "ENV2_Attack" (
  1876.         Position 131 150
  1877.         Font "Numbers"
  1878.         Type Slider (
  1879.             Range 0 63
  1880.             Size 100 12
  1881.             Direction HORIZONTAL
  1882.             LevelPlace ABOVE
  1883.         )
  1884.         Midi "Parameter" (
  1885.             Data (
  1886.                 4 61 Byte
  1887.                 5 VALUE Byte
  1888.             )
  1889.             Send
  1890.         )
  1891.         Midi "Patch" (
  1892.             Data (
  1893.                 125 VALUE NybbleLM
  1894.             )
  1895.         )
  1896.     )
  1897.  
  1898.     Text "Decay" (
  1899.         Position 282 134
  1900.     )
  1901.     Gadget "ENV2_Decay" (
  1902.         Position 251 150
  1903.         Font "Numbers"
  1904.         Type Slider (
  1905.             Range 0 63
  1906.             Size 100 12
  1907.             Direction HORIZONTAL
  1908.             LevelPlace ABOVE
  1909.         )
  1910.         Midi "Parameter" (
  1911.             Data (
  1912.                 4 62 Byte
  1913.                 5 VALUE Byte
  1914.             )
  1915.             Send
  1916.         )
  1917.         Midi "Patch" (
  1918.             Data (
  1919.                 127 VALUE NybbleLM
  1920.             )
  1921.         )
  1922.     )
  1923.  
  1924.     Text "Sustain" (
  1925.         Position 38 170
  1926.     )
  1927.     Gadget "ENV2_Sustain" (
  1928.         Position 13 186
  1929.         Font "Numbers"
  1930.         Type Slider (
  1931.             Range 0 63
  1932.             Size 100 12
  1933.             Direction HORIZONTAL
  1934.             LevelPlace ABOVE
  1935.         )
  1936.         Midi "Parameter" (
  1937.             Data (
  1938.                 4 63 Byte
  1939.                 5 VALUE Byte
  1940.             )
  1941.             Send
  1942.         )
  1943.         Midi "Patch" (
  1944.             Data (
  1945.                 129 VALUE NybbleLM
  1946.             )
  1947.         )
  1948.     )
  1949.  
  1950.     Text "Release" (
  1951.         Position 156 170
  1952.     )
  1953.     Gadget "ENV2_Release" (
  1954.         Position 131 186
  1955.         Font "Numbers"
  1956.         Type Slider (
  1957.             Range 0 63
  1958.             Size 100 12
  1959.             Direction HORIZONTAL
  1960.             LevelPlace ABOVE
  1961.         )
  1962.         Midi "Parameter" (
  1963.             Data (
  1964.                 4 64 Byte
  1965.                 5 VALUE Byte
  1966.             )
  1967.             Send
  1968.         )
  1969.         Midi "Patch" (
  1970.             Data (
  1971.                 131 VALUE NybbleLM
  1972.             )
  1973.         )
  1974.     )
  1975.  
  1976.  
  1977.     Text "Amplitude" (
  1978.         Position 94 206
  1979.     )
  1980.     Gadget "ENV2_Amplitude" (
  1981.         Position 74 222
  1982.         Font "Numbers"
  1983.         Type Slider (
  1984.             Range 0 63
  1985.             Size 100 12
  1986.             Direction HORIZONTAL
  1987.             LevelPlace ABOVE
  1988.         )
  1989.         Midi "Parameter" (
  1990.             Data (
  1991.                 4 65 Byte
  1992.                 5 VALUE Byte
  1993.             )
  1994.             Send
  1995.         )
  1996.         Midi "Patch" (
  1997.             Data (
  1998.                 133 VALUE NybbleLM
  1999.             )
  2000.         )
  2001.     )
  2002.  
  2003.     Text "Amplitude" (
  2004.         Position 272 196
  2005.     )
  2006.     Text "Modulation by Velocity" (
  2007.         Position 223 206
  2008.     )
  2009.     Gadget "ENV2_AmpModVel" (
  2010.         Position 252 222
  2011.         Font "Numbers"
  2012.         Type Slider (
  2013.             Range -63 63
  2014.             Size 100 12
  2015.             Direction HORIZONTAL
  2016.             LevelPlace ABOVE
  2017.         )
  2018.         Midi "Patch" (
  2019.             Data (
  2020.                 195 VALUE Signed NybbleLM
  2021.             )
  2022.             Send
  2023.         )
  2024.     )
  2025.  
  2026.     Text "Envelope Mode" (
  2027.         Position 464 136
  2028.     )
  2029.     Gadget "ENV2_Mode" (
  2030.         Position 390 140
  2031.         Type Cycle (
  2032.             Data (
  2033.                 "Normal"
  2034.                 "Delay-Attack-Decay-Release"
  2035.                 "Freerun"
  2036.                 "DADR + Freerun"
  2037.             )
  2038.         )
  2039.         Midi "Parameter" (
  2040.             Data (
  2041.                 4 68 Byte
  2042.                 5 VALUE Byte
  2043.             )
  2044.             Send
  2045.         )
  2046.         Midi "Patch" (
  2047.             Data (
  2048.                 137 VALUE NybbleLM
  2049.             )
  2050.         )
  2051.     )
  2052.  
  2053.     Text "Trigger Mode" (
  2054.         Position 472 165
  2055.     )
  2056.     Gadget "ENV2_TriggerMode" (
  2057.         Position 406 169
  2058.         Type Cycle (
  2059.             Data (
  2060.                 "Single"
  2061.                 "Multiple"
  2062.                 "Single Reset"
  2063.                 "Multiple Reset"
  2064.                 "External Single"
  2065.                 "External Multiple"
  2066.                 "External Single Reset"
  2067.                 "External Multiple Reset"
  2068.             )
  2069.             DataValues (
  2070.                 %000 %010 %001 %011 %100 %110 %101 %111
  2071.             )
  2072.         )
  2073.         Midi "Parameter" (
  2074.             Data (
  2075.                 4 67 Byte
  2076.                 5 VALUE Byte
  2077.             )
  2078.             Send
  2079.         )
  2080.         Midi "Patch" (
  2081.             Data (
  2082.                 121 VALUE NybbleLM
  2083.             )
  2084.         )
  2085.     )
  2086.  
  2087.     Text "LFO 1 Trigger" (
  2088.         Position 472 194
  2089.     )
  2090.     Gadget "ENV2_LFO1Trig" (
  2091.         Position 431 198
  2092.         Type Cycle (
  2093.             Data (
  2094.                 "Normal"
  2095.                 "LFO 1"
  2096.                 "Gate LFO 1 Trigger"
  2097.             )
  2098.             DataValues (
  2099.                 0 2 3
  2100.             )
  2101.         )
  2102.         Midi "Parameter" (
  2103.             Data (
  2104.                 4 69 Byte
  2105.                 5 VALUE Byte
  2106.             )
  2107.             Send
  2108.         )
  2109.         Midi "Patch" (
  2110.             Data (
  2111.                 135 VALUE NybbleLM
  2112.             )
  2113.         )
  2114.     )
  2115.  
  2116.  
  2117.     Border (
  2118.         Position 0 242
  2119.         Size 640 117
  2120.         Frame 3D-Recess
  2121.     )
  2122.     Border (
  2123.         Position 384 342
  2124.         Size 256 17
  2125.         Fill 3
  2126.         Frame 3D-Recess
  2127.     )
  2128.     Text "Envelope 3" (
  2129.         Position 479 353
  2130.     )
  2131.  
  2132.     Text "Delay" (
  2133.         Position 45 255
  2134.     )
  2135.     Gadget "ENV3_Delay" (
  2136.         Position 13 271
  2137.         Font "Numbers"
  2138.         Type Slider (
  2139.             Range 0 63
  2140.             Size 100 12
  2141.             Direction HORIZONTAL
  2142.             LevelPlace ABOVE
  2143.         )
  2144.         Midi "Parameter" (
  2145.             Data (
  2146.                 4 70 Byte
  2147.                 5 VALUE Byte
  2148.             )
  2149.             Send
  2150.         )
  2151.         Midi "Patch" (
  2152.             Data (
  2153.                 141 VALUE NybbleLM
  2154.             )
  2155.         )
  2156.     )
  2157.  
  2158.     Text "Attack" (
  2159.         Position 160 255
  2160.     )
  2161.     Gadget "ENV3_Attack" (
  2162.         Position 131 271
  2163.         Font "Numbers"
  2164.         Type Slider (
  2165.             Range 0 63
  2166.             Size 100 12
  2167.             Direction HORIZONTAL
  2168.             LevelPlace ABOVE
  2169.         )
  2170.         Midi "Parameter" (
  2171.             Data (
  2172.                 4 71 Byte
  2173.                 5 VALUE Byte
  2174.             )
  2175.             Send
  2176.         )
  2177.         Midi "Patch" (
  2178.             Data (
  2179.                 143 VALUE NybbleLM
  2180.             )
  2181.         )
  2182.     )
  2183.  
  2184.     Text "Decay" (
  2185.         Position 282 256
  2186.     )
  2187.     Gadget "ENV3_Decay" (
  2188.         Position 251 272
  2189.         Font "Numbers"
  2190.         Type Slider (
  2191.             Range 0 63
  2192.             Size 100 12
  2193.             Direction HORIZONTAL
  2194.             LevelPlace ABOVE
  2195.         )
  2196.         Midi "Parameter" (
  2197.             Data (
  2198.                 4 72 Byte
  2199.                 5 VALUE Byte
  2200.             )
  2201.             Send
  2202.         )
  2203.         Midi "Patch" (
  2204.             Data (
  2205.                 145 VALUE NybbleLM
  2206.             )
  2207.         )
  2208.     )
  2209.  
  2210.     Text "Sustain" (
  2211.         Position 38 291
  2212.     )
  2213.     Gadget "ENV3_Sustain" (
  2214.         Position 13 307
  2215.         Font "Numbers"
  2216.         Type Slider (
  2217.             Range 0 63
  2218.             Size 100 12
  2219.             Direction HORIZONTAL
  2220.             LevelPlace ABOVE
  2221.         )
  2222.         Midi "Parameter" (
  2223.             Data (
  2224.                 4 73 Byte
  2225.                 5 VALUE Byte
  2226.             )
  2227.             Send
  2228.         )
  2229.         Midi "Patch" (
  2230.             Data (
  2231.                 147 VALUE NybbleLM
  2232.             )
  2233.         )
  2234.     )
  2235.  
  2236.     Text "Release" (
  2237.         Position 156 291
  2238.     )
  2239.     Gadget "ENV3_Release" (
  2240.         Position 131 307
  2241.         Font "Numbers"
  2242.         Type Slider (
  2243.             Range 0 63
  2244.             Size 100 12
  2245.             Direction HORIZONTAL
  2246.             LevelPlace ABOVE
  2247.         )
  2248.         Midi "Parameter" (
  2249.             Data (
  2250.                 4 74 Byte
  2251.                 5 VALUE Byte
  2252.             )
  2253.             Send
  2254.         )
  2255.         Midi "Patch" (
  2256.             Data (
  2257.                 149 VALUE NybbleLM
  2258.             )
  2259.         )
  2260.     )
  2261.  
  2262.  
  2263.     Text "Amplitude" (
  2264.         Position 94 327
  2265.     )
  2266.     Gadget "ENV3_Amplitude" (
  2267.         Position 74 343
  2268.         Font "Numbers"
  2269.         Type Slider (
  2270.             Range 0 63
  2271.             Size 100 12
  2272.             Direction HORIZONTAL
  2273.             LevelPlace ABOVE
  2274.         )
  2275.         Midi "Parameter" (
  2276.             Data (
  2277.                 4 75 Byte
  2278.                 5 VALUE Byte
  2279.             )
  2280.             Send
  2281.         )
  2282.         Midi "Patch" (
  2283.             Data (
  2284.                 151 VALUE NybbleLM
  2285.             )
  2286.         )
  2287.     )
  2288.  
  2289.     Text "Amplitude" (
  2290.         Position 272 317
  2291.     )
  2292.     Text "Modulation by Velocity" (
  2293.         Position 223 327
  2294.     )
  2295.     Gadget "ENV3_AmpModVel" (
  2296.         Position 252 343
  2297.         Font "Numbers"
  2298.         Type Slider (
  2299.             Range -63 63
  2300.             Size 100 12
  2301.             Direction HORIZONTAL
  2302.             LevelPlace ABOVE
  2303.         )
  2304.         Midi "Patch" (
  2305.             Data (
  2306.                 197 VALUE Signed NybbleLM
  2307.             )
  2308.             Send
  2309.         )
  2310.     )
  2311.  
  2312.     Text "Envelope Mode" (
  2313.         Position 464 257
  2314.     )
  2315.     Gadget "ENV3_Mode" (
  2316.         Position 390 261
  2317.         Type Cycle (
  2318.             Data (
  2319.                 "Normal"
  2320.                 "Delay-Attack-Decay-Release"
  2321.                 "Freerun"
  2322.                 "DADR + Freerun"
  2323.             )
  2324.         )
  2325.         Midi "Parameter" (
  2326.             Data (
  2327.                 4 78 Byte
  2328.                 5 VALUE Byte
  2329.             )
  2330.             Send
  2331.         )
  2332.         Midi "Patch" (
  2333.             Data (
  2334.                 155 VALUE NybbleLM
  2335.             )
  2336.         )
  2337.     )
  2338.  
  2339.     Text "Trigger Mode" (
  2340.         Position 472 285
  2341.     )
  2342.     Gadget "ENV3_TriggerMode" (
  2343.         Position 406 289
  2344.         Type Cycle (
  2345.             Data (
  2346.                 "Single"
  2347.                 "Multiple"
  2348.                 "Single Reset"
  2349.                 "Multiple Reset"
  2350.                 "External Single"
  2351.                 "External Multiple"
  2352.                 "External Single Reset"
  2353.                 "External Multiple Reset"
  2354.             )
  2355.             DataValues (
  2356.                 %000 %010 %001 %011 %100 %110 %101 %111
  2357.             )
  2358.         )
  2359.         Midi "Parameter" (
  2360.             Data (
  2361.                 4 77 Byte
  2362.                 5 VALUE Byte
  2363.             )
  2364.             Send
  2365.         )
  2366.         Midi "Patch" (
  2367.             Data (
  2368.                 139 VALUE NybbleLM
  2369.             )
  2370.         )
  2371.     )
  2372.  
  2373.     Text "LFO 1 Trigger" (
  2374.         Position 472 315
  2375.     )
  2376.     Gadget "ENV3_LFO1Trig" (
  2377.         Position 431 319
  2378.         Type Cycle (
  2379.             Data (
  2380.                 "Normal"
  2381.                 "LFO 1"
  2382.                 "Gate LFO 1 Trigger"
  2383.             )
  2384.             DataValues (
  2385.                 0 2 3
  2386.             )
  2387.         )
  2388.         Midi "Parameter" (
  2389.             Data (
  2390.                 4 79 Byte
  2391.                 5 VALUE Byte
  2392.             )
  2393.             Send
  2394.         )
  2395.         Midi "Patch" (
  2396.             Data (
  2397.                 153 VALUE NybbleLM
  2398.             )
  2399.         )
  2400.     )
  2401. )
  2402.  
  2403. Window "LFOs" (
  2404.     Border (
  2405.         Position 0 0
  2406.         Size 640 146
  2407.         Frame 3D-Recess
  2408.     )
  2409.     Border (
  2410.         Position 0 144
  2411.         Size 640 17
  2412.         Fill 3
  2413.         Frame 3D-Recess
  2414.     )
  2415.     Text "LFO 1" (
  2416.         Position 290 155
  2417.     )
  2418.  
  2419.     Text "Speed" (
  2420.         Position 78 15
  2421.     )
  2422.     Gadget "LFO1_Speed" (
  2423.         Position 47 31
  2424.         Font "Numbers"
  2425.         Type Slider (
  2426.             Range 0 63
  2427.             Size 100 12
  2428.             Direction HORIZONTAL
  2429.             LevelPlace ABOVE
  2430.         )
  2431.         Midi "Parameter" (
  2432.             Data (
  2433.                 4 80 Byte
  2434.                 5 VALUE Byte
  2435.             )
  2436.             Send
  2437.         )
  2438.         Midi "Patch" (
  2439.             Data (
  2440.                 75 VALUE NybbleLM
  2441.             )
  2442.         )
  2443.     )
  2444.  
  2445.     Text "Amplitude" (
  2446.         Position 251 15
  2447.     )
  2448.     Gadget "LFO1_Amplitude" (
  2449.         Position 230 31
  2450.         Font "Numbers"
  2451.         Type Slider (
  2452.             Range 0 63
  2453.             Size 100 12
  2454.             Direction HORIZONTAL
  2455.             LevelPlace ABOVE
  2456.         )
  2457.         Midi "Parameter" (
  2458.             Data (
  2459.                 4 84 Byte
  2460.                 5 VALUE Byte
  2461.             )
  2462.             Send
  2463.         )
  2464.         Midi "Patch" (
  2465.             Data (
  2466.                 87 VALUE NybbleLM
  2467.             )
  2468.         )
  2469.     )
  2470.  
  2471.     Text "Speed" (
  2472.         Position 78 56
  2473.     )
  2474.     Text "Modulation by Pressure" (
  2475.         Position 14 66
  2476.     )
  2477.     Gadget "LFO1_SpeedModPress" (
  2478.         Position 47 82
  2479.         Font "Numbers"
  2480.         Type Slider (
  2481.             Range -63 63
  2482.             Size 100 12
  2483.             Direction HORIZONTAL
  2484.             LevelPlace ABOVE
  2485.         )
  2486.         Midi "Patch" (
  2487.             Data (
  2488.                 209 VALUE Signed NybbleLM
  2489.             )
  2490.             Send
  2491.         )
  2492.     )
  2493.  
  2494.     Text "Amplitude" (
  2495.         Position 251 56
  2496.     )
  2497.     Text "Modulation by Ramp1" (
  2498.         Position 209 66
  2499.     )
  2500.     Gadget "LFO1_AmpModRamp1" (
  2501.         Position 230 82
  2502.         Font "Numbers"
  2503.         Type Slider (
  2504.             Range -63 63
  2505.             Size 100 12
  2506.             Direction HORIZONTAL
  2507.             LevelPlace ABOVE
  2508.         )
  2509.         Midi "Patch" (
  2510.             Data (
  2511.                 199 VALUE Signed NybbleLM
  2512.             )
  2513.             Send
  2514.         )
  2515.     )
  2516.  
  2517.     Text "Waveform" (
  2518.         Position 68 112
  2519.     )
  2520.     Gadget "LFO1_Waveform" (
  2521.         Position 12 116
  2522.         Type Cycle (
  2523.             Data (
  2524.                 "Triangle"
  2525.                 "Positive Sawtooth"
  2526.                 "Negative Sawtooth"
  2527.                 "Square"
  2528.                 "Random"
  2529.                 "Noise"
  2530.                 "Sampled"
  2531.             )
  2532.         )
  2533.         Midi "Parameter" (
  2534.             Data (
  2535.                 4 82 Byte
  2536.                 5 VALUE Byte
  2537.             )
  2538.             Send
  2539.         )
  2540.         Midi "Patch" (
  2541.             Data (
  2542.                 81 VALUE NybbleLM
  2543.             )
  2544.         )
  2545.     )
  2546.  
  2547.     Text "Lag" (
  2548.         Position 412 67
  2549.     )
  2550.     Gadget "LFO1_Lag" (
  2551.         Position 393 71
  2552.         Type Cycle (
  2553.             Data (
  2554.                 "OFF"
  2555.                 "ON"
  2556.             )
  2557.         )
  2558.         Midi "Parameter" (
  2559.             Data (
  2560.                 4 87 Byte
  2561.                 5 VALUE Byte
  2562.             )
  2563.             Send
  2564.         )
  2565.         Midi "Patch" (
  2566.             Data (
  2567.                 79 VALUE NybbleLM
  2568.             )
  2569.         )
  2570.     )
  2571.  
  2572.     Text "Trigger Mode" (
  2573.         Position 488 15
  2574.     )
  2575.     Gadget "LFO1_TriggerMode" (
  2576.         Position 458 19
  2577.         Type Cycle (
  2578.             Data (
  2579.                 "OFF"
  2580.                 "Single"
  2581.                 "Multiple"
  2582.                 "External Single"
  2583.             )
  2584.         )
  2585.         Midi "Parameter" (
  2586.             Data (
  2587.                 4 86 Byte
  2588.                 5 VALUE Byte
  2589.             )
  2590.             Send
  2591.         )
  2592.         Midi "Patch" (
  2593.             Data (
  2594.                 77 VALUE NybbleLM
  2595.             )
  2596.         )
  2597.     )
  2598.  
  2599.     Text "Retrigger Point" (
  2600.         Position 485 47
  2601.     )
  2602.     Gadget "LFO1_RetriggerPoint" (
  2603.         Position 490 63
  2604.         Font "Numbers"
  2605.         Type Slider (
  2606.             Range 0 63
  2607.             Size 100 12
  2608.             Direction HORIZONTAL
  2609.             LevelPlace ABOVE
  2610.         )
  2611.         Midi "Parameter" (
  2612.             Data (
  2613.                 4 83 Byte
  2614.                 5 VALUE Byte
  2615.             )
  2616.             Send
  2617.         )
  2618.         Midi "Patch" (
  2619.             Data (
  2620.                 83 VALUE NybbleLM
  2621.             )
  2622.         )
  2623.     )
  2624.  
  2625.     Text "Sample" (
  2626.         Position 513 111
  2627.     )
  2628.     Gadget "LFO1_Sample" (
  2629.         Position 449 115
  2630.         Type Cycle (
  2631.             Data (
  2632.                 "Envelope 1"
  2633.                 "Envelope 2"
  2634.                 "Envelope 3"
  2635.                 "LFO 1"
  2636.                 "LFO 2"
  2637.                 "Vibrato"
  2638.                 "Ramp 1"
  2639.                 "Ramp 2"
  2640.                 "Keyboard"
  2641.                 "Portamento"
  2642.                 "Tracking Generator"
  2643.                 "Keyboard Gate"
  2644.                 "Velocity"
  2645.                 "Release Velocity"
  2646.                 "Pressure"
  2647.                 "Pedal 1"
  2648.                 "Pedal 2"
  2649.                 "Lever 1"
  2650.                 "Lever 2"
  2651.                 "Lever 3"
  2652.             )
  2653.         )
  2654.         Midi "Parameter" (
  2655.             Data (
  2656.                 4 88 Byte
  2657.                 5 VALUE Offset 1 Byte
  2658.             )
  2659.             Send
  2660.         )
  2661.         Midi "Patch" (
  2662.             Data (
  2663.                 85 VALUE Offset 1 NybbleLM
  2664.             )
  2665.         )
  2666.     )
  2667.  
  2668.     Border (
  2669.         Position 0 173
  2670.         Size 640 146
  2671.         Frame 3D-Recess
  2672.     )
  2673.     Border (
  2674.         Position 0 317
  2675.         Size 640 17
  2676.         Fill 3
  2677.         Frame 3D-Recess
  2678.     )
  2679.     Text "LFO 2" (
  2680.         Position 290 328
  2681.     )
  2682.  
  2683.     Text "Speed" (
  2684.         Position 78 188
  2685.     )
  2686.     Gadget "LFO2_Speed" (
  2687.         Position 47 204
  2688.         Font "Numbers"
  2689.         Type Slider (
  2690.             Range 0 63
  2691.             Size 100 12
  2692.             Direction HORIZONTAL
  2693.             LevelPlace ABOVE
  2694.         )
  2695.         Midi "Parameter" (
  2696.             Data (
  2697.                 4 90 Byte
  2698.                 5 VALUE Byte
  2699.             )
  2700.             Send
  2701.         )
  2702.         Midi "Patch" (
  2703.             Data (
  2704.                 89 VALUE NybbleLM
  2705.             )
  2706.         )
  2707.     )
  2708.  
  2709.     Text "Amplitude" (
  2710.         Position 251 188
  2711.     )
  2712.     Gadget "LFO2_Amplitude" (
  2713.         Position 230 204
  2714.         Font "Numbers"
  2715.         Type Slider (
  2716.             Range 0 63
  2717.             Size 100 12
  2718.             Direction HORIZONTAL
  2719.             LevelPlace ABOVE
  2720.         )
  2721.         Midi "Parameter" (
  2722.             Data (
  2723.                 4 94 Byte
  2724.                 5 VALUE Byte
  2725.             )
  2726.             Send
  2727.         )
  2728.         Midi "Patch" (
  2729.             Data (
  2730.                 101 VALUE NybbleLM
  2731.             )
  2732.         )
  2733.     )
  2734.  
  2735.     Text "Speed" (
  2736.         Position 78 229
  2737.     )
  2738.     Text "Modulation by Keyboard" (
  2739.         Position 13 239
  2740.     )
  2741.     Gadget "LFO2_SpeedModKey" (
  2742.         Position 47 255
  2743.         Font "Numbers"
  2744.         Type Slider (
  2745.             Range -63 63
  2746.             Size 100 12
  2747.             Direction HORIZONTAL
  2748.             LevelPlace ABOVE
  2749.         )
  2750.         Midi "Patch" (
  2751.             Data (
  2752.                 211 VALUE Signed NybbleLM
  2753.             )
  2754.             Send
  2755.         )
  2756.     )
  2757.  
  2758.     Text "Amplitude" (
  2759.         Position 251 229
  2760.     )
  2761.     Text "Modulation by Ramp2" (
  2762.         Position 209 239
  2763.     )
  2764.     Gadget "LFO2_AmpModRamp1" (
  2765.         Position 230 255
  2766.         Font "Numbers"
  2767.         Type Slider (
  2768.             Range -63 63
  2769.             Size 100 12
  2770.             Direction HORIZONTAL
  2771.             LevelPlace ABOVE
  2772.         )
  2773.         Midi "Patch" (
  2774.             Data (
  2775.                 201 VALUE Signed NybbleLM
  2776.             )
  2777.             Send
  2778.         )
  2779.     )
  2780.  
  2781.     Text "Waveform" (
  2782.         Position 68 285
  2783.     )
  2784.     Gadget "LFO2_Waveform" (
  2785.         Position 12 289
  2786.         Type Cycle (
  2787.             Data (
  2788.                 "Triangle"
  2789.                 "Positive Sawtooth"
  2790.                 "Negative Sawtooth"
  2791.                 "Square"
  2792.                 "Random"
  2793.                 "Noise"
  2794.                 "Sampled"
  2795.             )
  2796.         )
  2797.         Midi "Parameter" (
  2798.             Data (
  2799.                 4 92 Byte
  2800.                 5 VALUE Byte
  2801.             )
  2802.             Send
  2803.         )
  2804.         Midi "Patch" (
  2805.             Data (
  2806.                 95 VALUE NybbleLM
  2807.             )
  2808.         )
  2809.     )
  2810.  
  2811.     Text "Lag" (
  2812.         Position 412 239
  2813.     )
  2814.     Gadget "LFO2_Lag" (
  2815.         Position 393 243
  2816.         Type Cycle (
  2817.             Data (
  2818.                 "OFF"
  2819.                 "ON"
  2820.             )
  2821.         )
  2822.         Midi "Parameter" (
  2823.             Data (
  2824.                 4 97 Byte
  2825.                 5 VALUE Byte
  2826.             )
  2827.             Send
  2828.         )
  2829.         Midi "Patch" (
  2830.             Data (
  2831.                 93 VALUE NybbleLM
  2832.             )
  2833.         )
  2834.     )
  2835.  
  2836.     Text "Trigger Mode" (
  2837.         Position 488 188
  2838.     )
  2839.     Gadget "LFO2_TriggerMode" (
  2840.         Position 458 192
  2841.         Type Cycle (
  2842.             Data (
  2843.                 "OFF"
  2844.                 "Single"
  2845.                 "Multiple"
  2846.                 "External Single"
  2847.             )
  2848.         )
  2849.         Midi "Parameter" (
  2850.             Data (
  2851.                 4 96 Byte
  2852.                 5 VALUE Byte
  2853.             )
  2854.             Send
  2855.         )
  2856.         Midi "Patch" (
  2857.             Data (
  2858.                 91 VALUE NybbleLM
  2859.             )
  2860.         )
  2861.     )
  2862.  
  2863.     Text "Retrigger Point" (
  2864.         Position 485 219
  2865.     )
  2866.     Gadget "LFO2_RetriggerPoint" (
  2867.         Position 490 235
  2868.         Font "Numbers"
  2869.         Type Slider (
  2870.             Range 0 63
  2871.             Size 100 12
  2872.             Direction HORIZONTAL
  2873.             LevelPlace ABOVE
  2874.         )
  2875.         Midi "Parameter" (
  2876.             Data (
  2877.                 4 93 Byte
  2878.                 5 VALUE Byte
  2879.             )
  2880.             Send
  2881.         )
  2882.         Midi "Patch" (
  2883.             Data (
  2884.                 97 VALUE NybbleLM
  2885.             )
  2886.         )
  2887.     )
  2888.  
  2889.     Text "Sample" (
  2890.         Position 513 284
  2891.     )
  2892.     Gadget "LFO2_Sample" (
  2893.         Position 449 288
  2894.         Type Cycle (
  2895.             Data (
  2896.                 "Envelope 1"
  2897.                 "Envelope 2"
  2898.                 "Envelope 3"
  2899.                 "LFO 1"
  2900.                 "LFO 2"
  2901.                 "Vibrato"
  2902.                 "Ramp 1"
  2903.                 "Ramp 2"
  2904.                 "Keyboard"
  2905.                 "Portamento"
  2906.                 "Tracking Generator"
  2907.                 "Keyboard Gate"
  2908.                 "Velocity"
  2909.                 "Release Velocity"
  2910.                 "Pressure"
  2911.                 "Pedal 1"
  2912.                 "Pedal 2"
  2913.                 "Lever 1"
  2914.                 "Lever 2"
  2915.                 "Lever 3"
  2916.             )
  2917.         )
  2918.         Midi "Parameter" (
  2919.             Data (
  2920.                 4 98 Byte
  2921.                 5 VALUE Offset 1 Byte
  2922.             )
  2923.             Send
  2924.         )
  2925.         Midi "Patch" (
  2926.             Data (
  2927.                 99 VALUE Offset 1 NybbleLM
  2928.             )
  2929.         )
  2930.     )
  2931. )
  2932.  
  2933. Window "MatrixModulations" (
  2934.     Border (
  2935.         Position 0 0
  2936.         Size 210 96
  2937.         Frame 3D-Recess
  2938.     )
  2939.     Border (
  2940.         Position 0 79
  2941.         Size 24 17
  2942.         Fill 3
  2943.         Frame 3D-Recess
  2944.     )
  2945.     Text "0" (
  2946.         Position 9 90
  2947.     )
  2948.  
  2949.     Text "Modulation Source" (
  2950.         Position 45 14
  2951.     )
  2952.     Gadget "Matrix0_Source" (
  2953.         Position 18 18
  2954.         Type Cycle (
  2955.             Data (
  2956.                 "NONE"
  2957.                 "Envelope 1"
  2958.                 "Envelope 2"
  2959.                 "Envelope 3"
  2960.                 "LFO 1"
  2961.                 "LFO 2"
  2962.                 "Vibrato"
  2963.                 "Ramp 1"
  2964.                 "Ramp 2"
  2965.                 "Keyboard"
  2966.                 "Portamento"
  2967.                 "Tracking Generator"
  2968.                 "Keyboard Gate"
  2969.                 "Velocity"
  2970.                 "Release Velocity"
  2971.                 "Pressure"
  2972.                 "Pedal 1"
  2973.                 "Pedal 2"
  2974.                 "Lever 1"
  2975.                 "Lever 2"
  2976.                 "Lever 3"
  2977.             )
  2978.         )
  2979.         Midi "Patch" (
  2980.             Data (
  2981.                 213 VALUE NybbleLM
  2982.             )
  2983.             Send
  2984.         )
  2985.     )
  2986.     Text "Modulation Destination" (
  2987.         Position 28 43
  2988.     )
  2989.     Gadget "Matrix0_Destination" (
  2990.         Position 9 47
  2991.         Type Cycle (
  2992.             Data (
  2993.                 "NONE"
  2994.                 "DCO 1 Frequency"
  2995.                 "DCO 1 Pulse Width"
  2996.                 "DCO 1 Waveshape"
  2997.                 "DCO 2 Frequency"
  2998.                 "DCO 2 Pulse Width"
  2999.                 "DCO 2 Waveshape"
  3000.                 "Mix Level"
  3001.                 "VCF FM Amount"
  3002.                 "VCF Frequency"
  3003.                 "VCF Resonance"
  3004.                 "VCA 1 Level"
  3005.                 "VCA 2 Level"
  3006.                 "Envelope 1 Delay"
  3007.                 "Envelope 1 Attack"
  3008.                 "Envelope 1 Decay"
  3009.                 "Envelope 1 Release"
  3010.                 "Envelope 1 Amplitude"
  3011.                 "Envelope 2 Delay"
  3012.                 "Envelope 2 Attack"
  3013.                 "Envelope 2 Decay"
  3014.                 "Envelope 2 Release"
  3015.                 "Envelope 2 Amplitude"
  3016.                 "Envelope 3 Delay"
  3017.                 "Envelope 3 Attack"
  3018.                 "Envelope 3 Decay"
  3019.                 "Envelope 3 Release"
  3020.                 "Envelope 3 Amplitude"
  3021.                 "LFO 1 Speed"
  3022.                 "LFO 1 Amplitude"
  3023.                 "LFO 2 Speed"
  3024.                 "LFO 2 Amplitude"
  3025.                 "Portamento Time"
  3026.             )
  3027.         )
  3028.         Midi "Patch" (
  3029.             Data (
  3030.                 217 VALUE NybbleLM
  3031.             )
  3032.             Send
  3033.         )
  3034.     )
  3035.     Text "Amount" (
  3036.         Position 86 73
  3037.     )
  3038.     Gadget "Matrix0_Amount" (
  3039.         Position 55 77
  3040.         Font "Numbers"
  3041.         Type Slider (
  3042.             Range -63 63
  3043.             Size 100 12
  3044.             Direction HORIZONTAL
  3045.             LevelPlace RIGHT
  3046.         )
  3047.         Midi "Patch" (
  3048.             Data (
  3049.                 215 VALUE Signed NybbleLM
  3050.             )
  3051.             Send
  3052.         )
  3053.     )
  3054.  
  3055.     Border (
  3056.         Position 215 0
  3057.         Size 210 96
  3058.         Frame 3D-Recess
  3059.     )
  3060.     Border (
  3061.         Position 215 79
  3062.         Size 24 17
  3063.         Fill 3
  3064.         Frame 3D-Recess
  3065.     )
  3066.     Text "1" (
  3067.         Position 224 90
  3068.     )
  3069.  
  3070.     Text "Modulation Source" (
  3071.         Position 260 14
  3072.     )
  3073.     Gadget "Matrix1_Source" (
  3074.         Position 233 18
  3075.         Type Cycle (
  3076.             Data (
  3077.                 "NONE"
  3078.                 "Envelope 1"
  3079.                 "Envelope 2"
  3080.                 "Envelope 3"
  3081.                 "LFO 1"
  3082.                 "LFO 2"
  3083.                 "Vibrato"
  3084.                 "Ramp 1"
  3085.                 "Ramp 2"
  3086.                 "Keyboard"
  3087.                 "Portamento"
  3088.                 "Tracking Generator"
  3089.                 "Keyboard Gate"
  3090.                 "Velocity"
  3091.                 "Release Velocity"
  3092.                 "Pressure"
  3093.                 "Pedal 1"
  3094.                 "Pedal 2"
  3095.                 "Lever 1"
  3096.                 "Lever 2"
  3097.                 "Lever 3"
  3098.             )
  3099.         )
  3100.         Midi "Patch" (
  3101.             Data (
  3102.                 219 VALUE NybbleLM
  3103.             )
  3104.             Send
  3105.         )
  3106.     )
  3107.     Text "Modulation Destination" (
  3108.         Position 243 43
  3109.     )
  3110.     Gadget "Matrix1_Destination" (
  3111.         Position 224 47
  3112.         Type Cycle (
  3113.             Data (
  3114.                 "NONE"
  3115.                 "DCO 1 Frequency"
  3116.                 "DCO 1 Pulse Width"
  3117.                 "DCO 1 Waveshape"
  3118.                 "DCO 2 Frequency"
  3119.                 "DCO 2 Pulse Width"
  3120.                 "DCO 2 Waveshape"
  3121.                 "Mix Level"
  3122.                 "VCF FM Amount"
  3123.                 "VCF Frequency"
  3124.                 "VCF Resonance"
  3125.                 "VCA 1 Level"
  3126.                 "VCA 2 Level"
  3127.                 "Envelope 1 Delay"
  3128.                 "Envelope 1 Attack"
  3129.                 "Envelope 1 Decay"
  3130.                 "Envelope 1 Release"
  3131.                 "Envelope 1 Amplitude"
  3132.                 "Envelope 2 Delay"
  3133.                 "Envelope 2 Attack"
  3134.                 "Envelope 2 Decay"
  3135.                 "Envelope 2 Release"
  3136.                 "Envelope 2 Amplitude"
  3137.                 "Envelope 3 Delay"
  3138.                 "Envelope 3 Attack"
  3139.                 "Envelope 3 Decay"
  3140.                 "Envelope 3 Release"
  3141.                 "Envelope 3 Amplitude"
  3142.                 "LFO 1 Speed"
  3143.                 "LFO 1 Amplitude"
  3144.                 "LFO 2 Speed"
  3145.                 "LFO 2 Amplitude"
  3146.                 "Portamento Time"
  3147.             )
  3148.         )
  3149.         Midi "Patch" (
  3150.             Data (
  3151.                 223 VALUE NybbleLM
  3152.             )
  3153.             Send
  3154.         )
  3155.     )
  3156.     Text "Amount" (
  3157.         Position 301 73
  3158.     )
  3159.     Gadget "Matrix1_Amount" (
  3160.         Position 270 77
  3161.         Font "Numbers"
  3162.         Type Slider (
  3163.             Range -63 63
  3164.             Size 100 12
  3165.             Direction HORIZONTAL
  3166.             LevelPlace RIGHT
  3167.         )
  3168.         Midi "Patch" (
  3169.             Data (
  3170.                 221 VALUE Signed NybbleLM
  3171.             )
  3172.             Send
  3173.         )
  3174.     )
  3175.  
  3176.     Border (
  3177.         Position 430 0
  3178.         Size 210 96
  3179.         Frame 3D-Recess
  3180.     )
  3181.     Border (
  3182.         Position 430 79
  3183.         Size 24 17
  3184.         Fill 3
  3185.         Frame 3D-Recess
  3186.     )
  3187.     Text "2" (
  3188.         Position 439 90
  3189.     )
  3190.  
  3191.     Text "Modulation Source" (
  3192.         Position 475 14
  3193.     )
  3194.     Gadget "Matrix2_Source" (
  3195.         Position 448 18
  3196.         Type Cycle (
  3197.             Data (
  3198.                 "NONE"
  3199.                 "Envelope 1"
  3200.                 "Envelope 2"
  3201.                 "Envelope 3"
  3202.                 "LFO 1"
  3203.                 "LFO 2"
  3204.                 "Vibrato"
  3205.                 "Ramp 1"
  3206.                 "Ramp 2"
  3207.                 "Keyboard"
  3208.                 "Portamento"
  3209.                 "Tracking Generator"
  3210.                 "Keyboard Gate"
  3211.                 "Velocity"
  3212.                 "Release Velocity"
  3213.                 "Pressure"
  3214.                 "Pedal 1"
  3215.                 "Pedal 2"
  3216.                 "Lever 1"
  3217.                 "Lever 2"
  3218.                 "Lever 3"
  3219.             )
  3220.         )
  3221.         Midi "Patch" (
  3222.             Data (
  3223.                 225 VALUE NybbleLM
  3224.             )
  3225.             Send
  3226.         )
  3227.     )
  3228.     Text "Modulation Destination" (
  3229.         Position 458 43
  3230.     )
  3231.     Gadget "Matrix2_Destination" (
  3232.         Position 439 47
  3233.         Type Cycle (
  3234.             Data (
  3235.                 "NONE"
  3236.                 "DCO 1 Frequency"
  3237.                 "DCO 1 Pulse Width"
  3238.                 "DCO 1 Waveshape"
  3239.                 "DCO 2 Frequency"
  3240.                 "DCO 2 Pulse Width"
  3241.                 "DCO 2 Waveshape"
  3242.                 "Mix Level"
  3243.                 "VCF FM Amount"
  3244.                 "VCF Frequency"
  3245.                 "VCF Resonance"
  3246.                 "VCA 1 Level"
  3247.                 "VCA 2 Level"
  3248.                 "Envelope 1 Delay"
  3249.                 "Envelope 1 Attack"
  3250.                 "Envelope 1 Decay"
  3251.                 "Envelope 1 Release"
  3252.                 "Envelope 1 Amplitude"
  3253.                 "Envelope 2 Delay"
  3254.                 "Envelope 2 Attack"
  3255.                 "Envelope 2 Decay"
  3256.                 "Envelope 2 Release"
  3257.                 "Envelope 2 Amplitude"
  3258.                 "Envelope 3 Delay"
  3259.                 "Envelope 3 Attack"
  3260.                 "Envelope 3 Decay"
  3261.                 "Envelope 3 Release"
  3262.                 "Envelope 3 Amplitude"
  3263.                 "LFO 1 Speed"
  3264.                 "LFO 1 Amplitude"
  3265.                 "LFO 2 Speed"
  3266.                 "LFO 2 Amplitude"
  3267.                 "Portamento Time"
  3268.             )
  3269.         )
  3270.         Midi "Patch" (
  3271.             Data (
  3272.                 229 VALUE NybbleLM
  3273.             )
  3274.             Send
  3275.         )
  3276.     )
  3277.     Text "Amount" (
  3278.         Position 516 73
  3279.     )
  3280.     Gadget "Matrix2_Amount" (
  3281.         Position 485 77
  3282.         Font "Numbers"
  3283.         Type Slider (
  3284.             Range -63 63
  3285.             Size 100 12
  3286.             Direction HORIZONTAL
  3287.             LevelPlace RIGHT
  3288.         )
  3289.         Midi "Patch" (
  3290.             Data (
  3291.                 227 VALUE Signed NybbleLM
  3292.             )
  3293.             Send
  3294.         )
  3295.     )
  3296.  
  3297.     Border (
  3298.         Position 0 101
  3299.         Size 210 96
  3300.         Frame 3D-Recess
  3301.     )
  3302.     Border (
  3303.         Position 0 180
  3304.         Size 24 17
  3305.         Fill 3
  3306.         Frame 3D-Recess
  3307.     )
  3308.     Text "3" (
  3309.         Position 9 191
  3310.     )
  3311.  
  3312.     Text "Modulation Source" (
  3313.         Position 45 115
  3314.     )
  3315.     Gadget "Matrix3_Source" (
  3316.         Position 18 119
  3317.         Type Cycle (
  3318.             Data (
  3319.                 "NONE"
  3320.                 "Envelope 1"
  3321.                 "Envelope 2"
  3322.                 "Envelope 3"
  3323.                 "LFO 1"
  3324.                 "LFO 2"
  3325.                 "Vibrato"
  3326.                 "Ramp 1"
  3327.                 "Ramp 2"
  3328.                 "Keyboard"
  3329.                 "Portamento"
  3330.                 "Tracking Generator"
  3331.                 "Keyboard Gate"
  3332.                 "Velocity"
  3333.                 "Release Velocity"
  3334.                 "Pressure"
  3335.                 "Pedal 1"
  3336.                 "Pedal 2"
  3337.                 "Lever 1"
  3338.                 "Lever 2"
  3339.                 "Lever 3"
  3340.             )
  3341.         )
  3342.         Midi "Patch" (
  3343.             Data (
  3344.                 231 VALUE NybbleLM
  3345.             )
  3346.             Send
  3347.         )
  3348.     )
  3349.     Text "Modulation Destination" (
  3350.         Position 28 144
  3351.     )
  3352.     Gadget "Matrix3_Destination" (
  3353.         Position 9 148
  3354.         Type Cycle (
  3355.             Data (
  3356.                 "NONE"
  3357.                 "DCO 1 Frequency"
  3358.                 "DCO 1 Pulse Width"
  3359.                 "DCO 1 Waveshape"
  3360.                 "DCO 2 Frequency"
  3361.                 "DCO 2 Pulse Width"
  3362.                 "DCO 2 Waveshape"
  3363.                 "Mix Level"
  3364.                 "VCF FM Amount"
  3365.                 "VCF Frequency"
  3366.                 "VCF Resonance"
  3367.                 "VCA 1 Level"
  3368.                 "VCA 2 Level"
  3369.                 "Envelope 1 Delay"
  3370.                 "Envelope 1 Attack"
  3371.                 "Envelope 1 Decay"
  3372.                 "Envelope 1 Release"
  3373.                 "Envelope 1 Amplitude"
  3374.                 "Envelope 2 Delay"
  3375.                 "Envelope 2 Attack"
  3376.                 "Envelope 2 Decay"
  3377.                 "Envelope 2 Release"
  3378.                 "Envelope 2 Amplitude"
  3379.                 "Envelope 3 Delay"
  3380.                 "Envelope 3 Attack"
  3381.                 "Envelope 3 Decay"
  3382.                 "Envelope 3 Release"
  3383.                 "Envelope 3 Amplitude"
  3384.                 "LFO 1 Speed"
  3385.                 "LFO 1 Amplitude"
  3386.                 "LFO 2 Speed"
  3387.                 "LFO 2 Amplitude"
  3388.                 "Portamento Time"
  3389.             )
  3390.         )
  3391.         Midi "Patch" (
  3392.             Data (
  3393.                 235 VALUE NybbleLM
  3394.             )
  3395.             Send
  3396.         )
  3397.     )
  3398.     Text "Amount" (
  3399.         Position 86 174
  3400.     )
  3401.     Gadget "Matrix3_Amount" (
  3402.         Position 55 178
  3403.         Font "Numbers"
  3404.         Type Slider (
  3405.             Range -63 63
  3406.             Size 100 12
  3407.             Direction HORIZONTAL
  3408.             LevelPlace RIGHT
  3409.         )
  3410.         Midi "Patch" (
  3411.             Data (
  3412.                 233 VALUE Signed NybbleLM
  3413.             )
  3414.             Send
  3415.         )
  3416.     )
  3417.  
  3418.     Border (
  3419.         Position 215 101
  3420.         Size 210 96
  3421.         Frame 3D-Recess
  3422.     )
  3423.     Border (
  3424.         Position 215 180
  3425.         Size 24 17
  3426.         Fill 3
  3427.         Frame 3D-Recess
  3428.     )
  3429.     Text "4" (
  3430.         Position 224 191
  3431.     )
  3432.  
  3433.     Text "Modulation Source" (
  3434.         Position 260 115
  3435.     )
  3436.     Gadget "Matrix4_Source" (
  3437.         Position 233 119
  3438.         Type Cycle (
  3439.             Data (
  3440.                 "NONE"
  3441.                 "Envelope 1"
  3442.                 "Envelope 2"
  3443.                 "Envelope 3"
  3444.                 "LFO 1"
  3445.                 "LFO 2"
  3446.                 "Vibrato"
  3447.                 "Ramp 1"
  3448.                 "Ramp 2"
  3449.                 "Keyboard"
  3450.                 "Portamento"
  3451.                 "Tracking Generator"
  3452.                 "Keyboard Gate"
  3453.                 "Velocity"
  3454.                 "Release Velocity"
  3455.                 "Pressure"
  3456.                 "Pedal 1"
  3457.                 "Pedal 2"
  3458.                 "Lever 1"
  3459.                 "Lever 2"
  3460.                 "Lever 3"
  3461.             )
  3462.         )
  3463.         Midi "Patch" (
  3464.             Data (
  3465.                 237 VALUE NybbleLM
  3466.             )
  3467.             Send
  3468.         )
  3469.     )
  3470.     Text "Modulation Destination" (
  3471.         Position 243 144
  3472.     )
  3473.     Gadget "Matrix4_Destination" (
  3474.         Position 224 148
  3475.         Type Cycle (
  3476.             Data (
  3477.                 "NONE"
  3478.                 "DCO 1 Frequency"
  3479.                 "DCO 1 Pulse Width"
  3480.                 "DCO 1 Waveshape"
  3481.                 "DCO 2 Frequency"
  3482.                 "DCO 2 Pulse Width"
  3483.                 "DCO 2 Waveshape"
  3484.                 "Mix Level"
  3485.                 "VCF FM Amount"
  3486.                 "VCF Frequency"
  3487.                 "VCF Resonance"
  3488.                 "VCA 1 Level"
  3489.                 "VCA 2 Level"
  3490.                 "Envelope 1 Delay"
  3491.                 "Envelope 1 Attack"
  3492.                 "Envelope 1 Decay"
  3493.                 "Envelope 1 Release"
  3494.                 "Envelope 1 Amplitude"
  3495.                 "Envelope 2 Delay"
  3496.                 "Envelope 2 Attack"
  3497.                 "Envelope 2 Decay"
  3498.                 "Envelope 2 Release"
  3499.                 "Envelope 2 Amplitude"
  3500.                 "Envelope 3 Delay"
  3501.                 "Envelope 3 Attack"
  3502.                 "Envelope 3 Decay"
  3503.                 "Envelope 3 Release"
  3504.                 "Envelope 3 Amplitude"
  3505.                 "LFO 1 Speed"
  3506.                 "LFO 1 Amplitude"
  3507.                 "LFO 2 Speed"
  3508.                 "LFO 2 Amplitude"
  3509.                 "Portamento Time"
  3510.             )
  3511.         )
  3512.         Midi "Patch" (
  3513.             Data (
  3514.                 241 VALUE NybbleLM
  3515.             )
  3516.             Send
  3517.         )
  3518.     )
  3519.     Text "Amount" (
  3520.         Position 301 174
  3521.     )
  3522.     Gadget "Matrix4_Amount" (
  3523.         Position 270 178
  3524.         Font "Numbers"
  3525.         Type Slider (
  3526.             Range -63 63
  3527.             Size 100 12
  3528.             Direction HORIZONTAL
  3529.             LevelPlace RIGHT
  3530.         )
  3531.         Midi "Patch" (
  3532.             Data (
  3533.                 239 VALUE Signed NybbleLM
  3534.             )
  3535.             Send
  3536.         )
  3537.     )
  3538.  
  3539.  
  3540.     Border (
  3541.         Position 430 101
  3542.         Size 210 96
  3543.         Frame 3D-Recess
  3544.     )
  3545.     Border (
  3546.         Position 430 180
  3547.         Size 24 17
  3548.         Fill 3
  3549.         Frame 3D-Recess
  3550.     )
  3551.     Text "5" (
  3552.         Position 439 191
  3553.     )
  3554.  
  3555.     Text "Modulation Source" (
  3556.         Position 475 115
  3557.     )
  3558.     Gadget "Matrix5_Source" (
  3559.         Position 448 119
  3560.         Type Cycle (
  3561.             Data (
  3562.                 "NONE"
  3563.                 "Envelope 1"
  3564.                 "Envelope 2"
  3565.                 "Envelope 3"
  3566.                 "LFO 1"
  3567.                 "LFO 2"
  3568.                 "Vibrato"
  3569.                 "Ramp 1"
  3570.                 "Ramp 2"
  3571.                 "Keyboard"
  3572.                 "Portamento"
  3573.                 "Tracking Generator"
  3574.                 "Keyboard Gate"
  3575.                 "Velocity"
  3576.                 "Release Velocity"
  3577.                 "Pressure"
  3578.                 "Pedal 1"
  3579.                 "Pedal 2"
  3580.                 "Lever 1"
  3581.                 "Lever 2"
  3582.                 "Lever 3"
  3583.             )
  3584.         )
  3585.         Midi "Patch" (
  3586.             Data (
  3587.                 243 VALUE NybbleLM
  3588.             )
  3589.             Send
  3590.         )
  3591.     )
  3592.     Text "Modulation Destination" (
  3593.         Position 458 144
  3594.     )
  3595.     Gadget "Matrix5_Destination" (
  3596.         Position 439 148
  3597.         Type Cycle (
  3598.             Data (
  3599.                 "NONE"
  3600.                 "DCO 1 Frequency"
  3601.                 "DCO 1 Pulse Width"
  3602.                 "DCO 1 Waveshape"
  3603.                 "DCO 2 Frequency"
  3604.                 "DCO 2 Pulse Width"
  3605.                 "DCO 2 Waveshape"
  3606.                 "Mix Level"
  3607.                 "VCF FM Amount"
  3608.                 "VCF Frequency"
  3609.                 "VCF Resonance"
  3610.                 "VCA 1 Level"
  3611.                 "VCA 2 Level"
  3612.                 "Envelope 1 Delay"
  3613.                 "Envelope 1 Attack"
  3614.                 "Envelope 1 Decay"
  3615.                 "Envelope 1 Release"
  3616.                 "Envelope 1 Amplitude"
  3617.                 "Envelope 2 Delay"
  3618.                 "Envelope 2 Attack"
  3619.                 "Envelope 2 Decay"
  3620.                 "Envelope 2 Release"
  3621.                 "Envelope 2 Amplitude"
  3622.                 "Envelope 3 Delay"
  3623.                 "Envelope 3 Attack"
  3624.                 "Envelope 3 Decay"
  3625.                 "Envelope 3 Release"
  3626.                 "Envelope 3 Amplitude"
  3627.                 "LFO 1 Speed"
  3628.                 "LFO 1 Amplitude"
  3629.                 "LFO 2 Speed"
  3630.                 "LFO 2 Amplitude"
  3631.                 "Portamento Time"
  3632.             )
  3633.         )
  3634.         Midi "Patch" (
  3635.             Data (
  3636.                 247 VALUE NybbleLM
  3637.             )
  3638.             Send
  3639.         )
  3640.     )
  3641.     Text "Amount" (
  3642.         Position 516 174
  3643.     )
  3644.     Gadget "Matrix5_Amount" (
  3645.         Position 485 178
  3646.         Font "Numbers"
  3647.         Type Slider (
  3648.             Range -63 63
  3649.             Size 100 12
  3650.             Direction HORIZONTAL
  3651.             LevelPlace RIGHT
  3652.         )
  3653.         Midi "Patch" (
  3654.             Data (
  3655.                 245 VALUE Signed NybbleLM
  3656.             )
  3657.             Send
  3658.         )
  3659.     )
  3660.  
  3661.     Border (
  3662.         Position 0 202
  3663.         Size 210 96
  3664.         Frame 3D-Recess
  3665.     )
  3666.     Border (
  3667.         Position 0 281
  3668.         Size 24 17
  3669.         Fill 3
  3670.         Frame 3D-Recess
  3671.     )
  3672.     Text "6" (
  3673.         Position 9 292
  3674.     )
  3675.  
  3676.     Text "Modulation Source" (
  3677.         Position 45 216
  3678.     )
  3679.     Gadget "Matrix6_Source" (
  3680.         Position 18 220
  3681.         Type Cycle (
  3682.             Data (
  3683.                 "NONE"
  3684.                 "Envelope 1"
  3685.                 "Envelope 2"
  3686.                 "Envelope 3"
  3687.                 "LFO 1"
  3688.                 "LFO 2"
  3689.                 "Vibrato"
  3690.                 "Ramp 1"
  3691.                 "Ramp 2"
  3692.                 "Keyboard"
  3693.                 "Portamento"
  3694.                 "Tracking Generator"
  3695.                 "Keyboard Gate"
  3696.                 "Velocity"
  3697.                 "Release Velocity"
  3698.                 "Pressure"
  3699.                 "Pedal 1"
  3700.                 "Pedal 2"
  3701.                 "Lever 1"
  3702.                 "Lever 2"
  3703.                 "Lever 3"
  3704.             )
  3705.         )
  3706.         Midi "Patch" (
  3707.             Data (
  3708.                 249 VALUE NybbleLM
  3709.             )
  3710.             Send
  3711.         )
  3712.     )
  3713.     Text "Modulation Destination" (
  3714.         Position 28 245
  3715.     )
  3716.     Gadget "Matrix6_Destination" (
  3717.         Position 9 249
  3718.         Type Cycle (
  3719.             Data (
  3720.                 "NONE"
  3721.                 "DCO 1 Frequency"
  3722.                 "DCO 1 Pulse Width"
  3723.                 "DCO 1 Waveshape"
  3724.                 "DCO 2 Frequency"
  3725.                 "DCO 2 Pulse Width"
  3726.                 "DCO 2 Waveshape"
  3727.                 "Mix Level"
  3728.                 "VCF FM Amount"
  3729.                 "VCF Frequency"
  3730.                 "VCF Resonance"
  3731.                 "VCA 1 Level"
  3732.                 "VCA 2 Level"
  3733.                 "Envelope 1 Delay"
  3734.                 "Envelope 1 Attack"
  3735.                 "Envelope 1 Decay"
  3736.                 "Envelope 1 Release"
  3737.                 "Envelope 1 Amplitude"
  3738.                 "Envelope 2 Delay"
  3739.                 "Envelope 2 Attack"
  3740.                 "Envelope 2 Decay"
  3741.                 "Envelope 2 Release"
  3742.                 "Envelope 2 Amplitude"
  3743.                 "Envelope 3 Delay"
  3744.                 "Envelope 3 Attack"
  3745.                 "Envelope 3 Decay"
  3746.                 "Envelope 3 Release"
  3747.                 "Envelope 3 Amplitude"
  3748.                 "LFO 1 Speed"
  3749.                 "LFO 1 Amplitude"
  3750.                 "LFO 2 Speed"
  3751.                 "LFO 2 Amplitude"
  3752.                 "Portamento Time"
  3753.             )
  3754.         )
  3755.         Midi "Patch" (
  3756.             Data (
  3757.                 253 VALUE NybbleLM
  3758.             )
  3759.             Send
  3760.         )
  3761.     )
  3762.     Text "Amount" (
  3763.         Position 86 275
  3764.     )
  3765.     Gadget "Matrix6_Amount" (
  3766.         Position 55 279
  3767.         Font "Numbers"
  3768.         Type Slider (
  3769.             Range -63 63
  3770.             Size 100 12
  3771.             Direction HORIZONTAL
  3772.             LevelPlace RIGHT
  3773.         )
  3774.         Midi "Patch" (
  3775.             Data (
  3776.                 251 VALUE Signed NybbleLM
  3777.             )
  3778.             Send
  3779.         )
  3780.     )
  3781.  
  3782.     Border (
  3783.         Position 215 202
  3784.         Size 210 96
  3785.         Frame 3D-Recess
  3786.     )
  3787.     Border (
  3788.         Position 215 281
  3789.         Size 24 17
  3790.         Fill 3
  3791.         Frame 3D-Recess
  3792.     )
  3793.     Text "7" (
  3794.         Position 224 292
  3795.     )
  3796.  
  3797.     Text "Modulation Source" (
  3798.         Position 260 216
  3799.     )
  3800.     Gadget "Matrix7_Source" (
  3801.         Position 233 220
  3802.         Type Cycle (
  3803.             Data (
  3804.                 "NONE"
  3805.                 "Envelope 1"
  3806.                 "Envelope 2"
  3807.                 "Envelope 3"
  3808.                 "LFO 1"
  3809.                 "LFO 2"
  3810.                 "Vibrato"
  3811.                 "Ramp 1"
  3812.                 "Ramp 2"
  3813.                 "Keyboard"
  3814.                 "Portamento"
  3815.                 "Tracking Generator"
  3816.                 "Keyboard Gate"
  3817.                 "Velocity"
  3818.                 "Release Velocity"
  3819.                 "Pressure"
  3820.                 "Pedal 1"
  3821.                 "Pedal 2"
  3822.                 "Lever 1"
  3823.                 "Lever 2"
  3824.                 "Lever 3"
  3825.             )
  3826.         )
  3827.         Midi "Patch" (
  3828.             Data (
  3829.                 255 VALUE NybbleLM
  3830.             )
  3831.             Send
  3832.         )
  3833.     )
  3834.     Text "Modulation Destination" (
  3835.         Position 243 245
  3836.     )
  3837.     Gadget "Matrix7_Destination" (
  3838.         Position 224 249
  3839.         Type Cycle (
  3840.             Data (
  3841.                 "NONE"
  3842.                 "DCO 1 Frequency"
  3843.                 "DCO 1 Pulse Width"
  3844.                 "DCO 1 Waveshape"
  3845.                 "DCO 2 Frequency"
  3846.                 "DCO 2 Pulse Width"
  3847.                 "DCO 2 Waveshape"
  3848.                 "Mix Level"
  3849.                 "VCF FM Amount"
  3850.                 "VCF Frequency"
  3851.                 "VCF Resonance"
  3852.                 "VCA 1 Level"
  3853.                 "VCA 2 Level"
  3854.                 "Envelope 1 Delay"
  3855.                 "Envelope 1 Attack"
  3856.                 "Envelope 1 Decay"
  3857.                 "Envelope 1 Release"
  3858.                 "Envelope 1 Amplitude"
  3859.                 "Envelope 2 Delay"
  3860.                 "Envelope 2 Attack"
  3861.                 "Envelope 2 Decay"
  3862.                 "Envelope 2 Release"
  3863.                 "Envelope 2 Amplitude"
  3864.                 "Envelope 3 Delay"
  3865.                 "Envelope 3 Attack"
  3866.                 "Envelope 3 Decay"
  3867.                 "Envelope 3 Release"
  3868.                 "Envelope 3 Amplitude"
  3869.                 "LFO 1 Speed"
  3870.                 "LFO 1 Amplitude"
  3871.                 "LFO 2 Speed"
  3872.                 "LFO 2 Amplitude"
  3873.                 "Portamento Time"
  3874.             )
  3875.         )
  3876.         Midi "Patch" (
  3877.             Data (
  3878.                 259 VALUE NybbleLM
  3879.             )
  3880.             Send
  3881.         )
  3882.     )
  3883.     Text "Amount" (
  3884.         Position 301 275
  3885.     )
  3886.     Gadget "Matrix7_Amount" (
  3887.         Position 270 279
  3888.         Font "Numbers"
  3889.         Type Slider (
  3890.             Range -63 63
  3891.             Size 100 12
  3892.             Direction HORIZONTAL
  3893.             LevelPlace RIGHT
  3894.         )
  3895.         Midi "Patch" (
  3896.             Data (
  3897.                 257 VALUE Signed NybbleLM
  3898.             )
  3899.             Send
  3900.         )
  3901.     )
  3902.  
  3903.     Border (
  3904.         Position 430 202
  3905.         Size 210 96
  3906.         Frame 3D-Recess
  3907.     )
  3908.     Border (
  3909.         Position 430 281
  3910.         Size 24 17
  3911.         Fill 3
  3912.         Frame 3D-Recess
  3913.     )
  3914.     Text "8" (
  3915.         Position 439 292
  3916.     )
  3917.  
  3918.     Text "Modulation Source" (
  3919.         Position 475 216
  3920.     )
  3921.     Gadget "Matrix8_Source" (
  3922.         Position 448 220
  3923.         Type Cycle (
  3924.             Data (
  3925.                 "NONE"
  3926.                 "Envelope 1"
  3927.                 "Envelope 2"
  3928.                 "Envelope 3"
  3929.                 "LFO 1"
  3930.                 "LFO 2"
  3931.                 "Vibrato"
  3932.                 "Ramp 1"
  3933.                 "Ramp 2"
  3934.                 "Keyboard"
  3935.                 "Portamento"
  3936.                 "Tracking Generator"
  3937.                 "Keyboard Gate"
  3938.                 "Velocity"
  3939.                 "Release Velocity"
  3940.                 "Pressure"
  3941.                 "Pedal 1"
  3942.                 "Pedal 2"
  3943.                 "Lever 1"
  3944.                 "Lever 2"
  3945.                 "Lever 3"
  3946.             )
  3947.         )
  3948.         Midi "Patch" (
  3949.             Data (
  3950.                 261 VALUE NybbleLM
  3951.             )
  3952.             Send
  3953.         )
  3954.     )
  3955.     Text "Modulation Destination" (
  3956.         Position 458 245
  3957.     )
  3958.     Gadget "Matrix8_Destination" (
  3959.         Position 439 249
  3960.         Type Cycle (
  3961.             Data (
  3962.                 "NONE"
  3963.                 "DCO 1 Frequency"
  3964.                 "DCO 1 Pulse Width"
  3965.                 "DCO 1 Waveshape"
  3966.                 "DCO 2 Frequency"
  3967.                 "DCO 2 Pulse Width"
  3968.                 "DCO 2 Waveshape"
  3969.                 "Mix Level"
  3970.                 "VCF FM Amount"
  3971.                 "VCF Frequency"
  3972.                 "VCF Resonance"
  3973.                 "VCA 1 Level"
  3974.                 "VCA 2 Level"
  3975.                 "Envelope 1 Delay"
  3976.                 "Envelope 1 Attack"
  3977.                 "Envelope 1 Decay"
  3978.                 "Envelope 1 Release"
  3979.                 "Envelope 1 Amplitude"
  3980.                 "Envelope 2 Delay"
  3981.                 "Envelope 2 Attack"
  3982.                 "Envelope 2 Decay"
  3983.                 "Envelope 2 Release"
  3984.                 "Envelope 2 Amplitude"
  3985.                 "Envelope 3 Delay"
  3986.                 "Envelope 3 Attack"
  3987.                 "Envelope 3 Decay"
  3988.                 "Envelope 3 Release"
  3989.                 "Envelope 3 Amplitude"
  3990.                 "LFO 1 Speed"
  3991.                 "LFO 1 Amplitude"
  3992.                 "LFO 2 Speed"
  3993.                 "LFO 2 Amplitude"
  3994.                 "Portamento Time"
  3995.             )
  3996.         )
  3997.         Midi "Patch" (
  3998.             Data (
  3999.                 265 VALUE NybbleLM
  4000.             )
  4001.             Send
  4002.         )
  4003.     )
  4004.     Text "Amount" (
  4005.         Position 516 275
  4006.     )
  4007.     Gadget "Matrix8_Amount" (
  4008.         Position 485 279
  4009.         Font "Numbers"
  4010.         Type Slider (
  4011.             Range -63 63
  4012.             Size 100 12
  4013.             Direction HORIZONTAL
  4014.             LevelPlace RIGHT
  4015.         )
  4016.         Midi "Patch" (
  4017.             Data (
  4018.                 263 VALUE Signed NybbleLM
  4019.             )
  4020.             Send
  4021.         )
  4022.     )
  4023.  
  4024.     Border (
  4025.         Position 0 303
  4026.         Size 640 39
  4027.         Frame 3D-Recess
  4028.     )
  4029.     Border (
  4030.         Position 0 325
  4031.         Size 24 17
  4032.         Fill 3
  4033.         Frame 3D-Recess
  4034.     )
  4035.     Text "9" (
  4036.         Position 9 336
  4037.     )
  4038.  
  4039.     Text "Modulation Source" (
  4040.         Position 70 317
  4041.     )
  4042.     Gadget "Matrix9_Source" (
  4043.         Position 43 321
  4044.         Type Cycle (
  4045.             Data (
  4046.                 "NONE"
  4047.                 "Envelope 1"
  4048.                 "Envelope 2"
  4049.                 "Envelope 3"
  4050.                 "LFO 1"
  4051.                 "LFO 2"
  4052.                 "Vibrato"
  4053.                 "Ramp 1"
  4054.                 "Ramp 2"
  4055.                 "Keyboard"
  4056.                 "Portamento"
  4057.                 "Tracking Generator"
  4058.                 "Keyboard Gate"
  4059.                 "Velocity"
  4060.                 "Release Velocity"
  4061.                 "Pressure"
  4062.                 "Pedal 1"
  4063.                 "Pedal 2"
  4064.                 "Lever 1"
  4065.                 "Lever 2"
  4066.                 "Lever 3"
  4067.             )
  4068.         )
  4069.         Midi "Patch" (
  4070.             Data (
  4071.                 267 VALUE NybbleLM
  4072.             )
  4073.             Send
  4074.         )
  4075.     )
  4076.     Text "Modulation Destination" (
  4077.         Position 274 317
  4078.     )
  4079.     Gadget "Matrix9_Destination" (
  4080.         Position 255 321
  4081.         Type Cycle (
  4082.             Data (
  4083.                 "NONE"
  4084.                 "DCO 1 Frequency"
  4085.                 "DCO 1 Pulse Width"
  4086.                 "DCO 1 Waveshape"
  4087.                 "DCO 2 Frequency"
  4088.                 "DCO 2 Pulse Width"
  4089.                 "DCO 2 Waveshape"
  4090.                 "Mix Level"
  4091.                 "VCF FM Amount"
  4092.                 "VCF Frequency"
  4093.                 "VCF Resonance"
  4094.                 "VCA 1 Level"
  4095.                 "VCA 2 Level"
  4096.                 "Envelope 1 Delay"
  4097.                 "Envelope 1 Attack"
  4098.                 "Envelope 1 Decay"
  4099.                 "Envelope 1 Release"
  4100.                 "Envelope 1 Amplitude"
  4101.                 "Envelope 2 Delay"
  4102.                 "Envelope 2 Attack"
  4103.                 "Envelope 2 Decay"
  4104.                 "Envelope 2 Release"
  4105.                 "Envelope 2 Amplitude"
  4106.                 "Envelope 3 Delay"
  4107.                 "Envelope 3 Attack"
  4108.                 "Envelope 3 Decay"
  4109.                 "Envelope 3 Release"
  4110.                 "Envelope 3 Amplitude"
  4111.                 "LFO 1 Speed"
  4112.                 "LFO 1 Amplitude"
  4113.                 "LFO 2 Speed"
  4114.                 "LFO 2 Amplitude"
  4115.                 "Portamento Time"
  4116.             )
  4117.         )
  4118.         Midi "Patch" (
  4119.             Data (
  4120.                 271 VALUE NybbleLM
  4121.             )
  4122.             Send
  4123.         )
  4124.     )
  4125.     Text "Amount" (
  4126.         Position 516 318
  4127.     )
  4128.     Gadget "Matrix9_Amount" (
  4129.         Position 485 322
  4130.         Font "Numbers"
  4131.         Type Slider (
  4132.             Range -63 63
  4133.             Size 100 12
  4134.             Direction HORIZONTAL
  4135.             LevelPlace RIGHT
  4136.         )
  4137.         Midi "Patch" (
  4138.             Data (
  4139.                 269 VALUE Signed NybbleLM
  4140.             )
  4141.             Send
  4142.         )
  4143.     )
  4144. )
  4145.